Home
last modified time | relevance | path

Searched refs:remove_genlist_head (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ofs_gen_util.c104 genlist_entry_t *remove_genlist_head(genlist_t *list) { in remove_genlist_head() function
126 entry = remove_genlist_head(list); in flush_genlist()
130 entry = remove_genlist_head(list); in flush_genlist()
H A Dsol_ib_cma.c116 entry = remove_genlist_head(&ibchanp->chan_mcast_list); in rdma_ib_destroy_id()
129 entry = remove_genlist_head(&ibchanp->chan_mcast_list); in rdma_ib_destroy_id()
439 entry = remove_genlist_head(&dev_genlist); in ibcma_append_listen_list()
465 entry = remove_genlist_head(&dev_genlist); in ibcma_append_listen_list()
2174 entry = remove_genlist_head(&devlist); in ibcma_get_first_ib_ipaddr()
2187 entry = remove_genlist_head(&devlist); in ibcma_get_first_ib_ipaddr()
H A Dsol_cma.c271 entry = remove_genlist_head(&rem_device->cma_epchan_list); in sol_cma_rem_dev()
291 entry = remove_genlist_head(&rem_device->cma_epchan_list); in sol_cma_rem_dev()
1942 entry = remove_genlist_head(&(CHAN_LISTEN_LIST(chanp)));
1977 entry = remove_genlist_head(&(CHAN_LISTEN_LIST(chanp)));
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c986 entry = remove_genlist_head(&uctxt->ah_list); in sol_uverbs_close()
997 entry = remove_genlist_head(&uctxt->ah_list); in sol_uverbs_close()
1001 entry = remove_genlist_head(&uctxt->qp_list); in sol_uverbs_close()
1030 entry = remove_genlist_head(&uctxt->qp_list); in sol_uverbs_close()
1037 entry = remove_genlist_head(&uctxt->cq_list); in sol_uverbs_close()
1064 entry = remove_genlist_head(&uctxt->cq_list); in sol_uverbs_close()
1071 entry = remove_genlist_head(&uctxt->srq_list); in sol_uverbs_close()
1098 entry = remove_genlist_head(&uctxt->srq_list); in sol_uverbs_close()
1104 entry = remove_genlist_head(&uctxt->mr_list); in sol_uverbs_close()
1116 entry = remove_genlist_head(&uctxt->mr_list); in sol_uverbs_close()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c556 entry = remove_genlist_head(&filep->file_id_list); in sol_ucma_close()
577 entry = remove_genlist_head(&filep->file_id_list); in sol_ucma_close()
588 entry = remove_genlist_head(&filep->file_evt_list); in sol_ucma_close()
593 entry = remove_genlist_head(&filep->file_evt_list); in sol_ucma_close()
908 entry = remove_genlist_head(&filep->file_evt_list);
913 entry = remove_genlist_head(&filep->file_evt_list);
1354 entry = remove_genlist_head(&filep->file_evt_list);
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ofs_common.h213 genlist_entry_t *remove_genlist_head(genlist_t *list);
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c1740 entry = remove_genlist_head(&uctx->uctx_recv_list); in umad_read()
2417 while ((entry = remove_genlist_head(&uctx->uctx_recv_list))) { in umad_unregister()
2452 while ((entry = remove_genlist_head(&uctx->uctx_recv_list))) { in umad_unregister()