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 | 77 * delete_genlist() - delete the specified entry from the list. 79 void delete_genlist(genlist_t *list, genlist_entry_t *entry) { function
|
H A D | sol_cma.c | 284 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 D | sol_ib_cma.c | 970 delete_genlist(&ibchanp->chan_mcast_list, entry);
|
/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);
|
H A D | sol_uverbs.c | 1570 delete_genlist(&uctxt->pd_list, upd->list_entry); 2253 delete_genlist(&uctxt->mr_list, umr->list_entry);
|
H A D | sol_uverbs_qp.c | 788 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 D | sol_ucma.c | 1840 delete_genlist(&filep->file_id_list, chanp->chan_list_ent);
|
Completed in 89 milliseconds