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 D | sol_ofs_gen_util.c | 79 void delete_genlist(genlist_t *list, genlist_entry_t *entry) { in delete_genlist() function
|
H A D | sol_cma.c | 284 delete_genlist(&root_chanp->chan_listenp->listen_list, in sol_cma_rem_dev() 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 D | sol_ib_cma.c | 970 delete_genlist(&ibchanp->chan_mcast_list, entry); in rdma_ib_leave_multicast()
|
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/ |
H A D | sol_ofs_common.h | 211 void delete_genlist(genlist_t *list, genlist_entry_t *entry);
|
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs_comp.c | 408 delete_genlist(&uctxt->cq_list, ucq->list_entry); in uverbs_ucq_free()
|
H A D | sol_uverbs_qp.c | 788 delete_genlist(&uctxt->qp_list, uqp->list_entry); in uverbs_uqp_free() 2177 delete_genlist(&uctxt->srq_list, usrq->list_entry); in uverbs_usrq_free()
|
H A D | sol_uverbs.c | 1570 delete_genlist(&uctxt->pd_list, upd->list_entry); in uverbs_upd_free() 2253 delete_genlist(&uctxt->mr_list, umr->list_entry); in sol_uverbs_dereg_mr()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ucma/ |
H A D | sol_ucma.c | 1843 delete_genlist(&filep->file_id_list, chanp->chan_list_ent);
|