Searched refs:delete_genlist (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ofs_gen_util.c77 * delete_genlist() - delete the specified entry from the list.
79 void delete_genlist(genlist_t *list, genlist_entry_t *entry) { function
H A Dsol_cma.c284 delete_genlist(&root_chanp->chan_listenp->listen_list,
1552 delete_genlist(&cma_listenp->cma_listen_chan_list,
1576 delete_genlist(&cma_listenp->cma_listen_chan_list,
1961 delete_genlist(&cma_device->cma_epchan_list,
H A Dsol_ib_cma.c970 delete_genlist(&ibchanp->chan_mcast_list, entry);
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ofs_common.h211 void delete_genlist(genlist_t *list, genlist_entry_t *entry);
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_comp.c408 delete_genlist(&uctxt->cq_list, ucq->list_entry);
H A Dsol_uverbs.c1570 delete_genlist(&uctxt->pd_list, upd->list_entry);
2253 delete_genlist(&uctxt->mr_list, umr->list_entry);
H A Dsol_uverbs_qp.c788 delete_genlist(&uctxt->qp_list, uqp->list_entry);
2177 delete_genlist(&uctxt->srq_list, usrq->list_entry);
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c1840 delete_genlist(&filep->file_id_list, chanp->chan_list_ent);

Completed in 78 milliseconds