Symbol: remove_genlist_head
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
1942
entry = remove_genlist_head(&(CHAN_LISTEN_LIST(chanp)));
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
1977
entry = remove_genlist_head(&(CHAN_LISTEN_LIST(chanp)));
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
271
entry = remove_genlist_head(&rem_device->cma_epchan_list);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
291
entry = remove_genlist_head(&rem_device->cma_epchan_list);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_ib_cma.c
116
entry = remove_genlist_head(&ibchanp->chan_mcast_list);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_ib_cma.c
129
entry = remove_genlist_head(&ibchanp->chan_mcast_list);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_ib_cma.c
2174
entry = remove_genlist_head(&devlist);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_ib_cma.c
2187
entry = remove_genlist_head(&devlist);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_ib_cma.c
439
entry = remove_genlist_head(&dev_genlist);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_ib_cma.c
465
entry = remove_genlist_head(&dev_genlist);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_ofs_gen_util.c
126
entry = remove_genlist_head(list);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_ofs_gen_util.c
130
entry = remove_genlist_head(list);
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
1354
entry = remove_genlist_head(&filep->file_evt_list);
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
556
entry = remove_genlist_head(&filep->file_id_list);
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
577
entry = remove_genlist_head(&filep->file_id_list);
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
588
entry = remove_genlist_head(&filep->file_evt_list);
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
593
entry = remove_genlist_head(&filep->file_evt_list);
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
908
entry = remove_genlist_head(&filep->file_evt_list);
usr/src/uts/common/io/ib/clients/of/sol_ucma/sol_ucma.c
913
entry = remove_genlist_head(&filep->file_evt_list);
usr/src/uts/common/io/ib/clients/of/sol_umad/sol_umad.c
1740
entry = remove_genlist_head(&uctx->uctx_recv_list);
usr/src/uts/common/io/ib/clients/of/sol_umad/sol_umad.c
2417
while ((entry = remove_genlist_head(&uctx->uctx_recv_list))) {
usr/src/uts/common/io/ib/clients/of/sol_umad/sol_umad.c
2452
while ((entry = remove_genlist_head(&uctx->uctx_recv_list))) {
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1001
entry = remove_genlist_head(&uctxt->qp_list);
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1030
entry = remove_genlist_head(&uctxt->qp_list);
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1037
entry = remove_genlist_head(&uctxt->cq_list);
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1064
entry = remove_genlist_head(&uctxt->cq_list);
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1071
entry = remove_genlist_head(&uctxt->srq_list);
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1098
entry = remove_genlist_head(&uctxt->srq_list);
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1104
entry = remove_genlist_head(&uctxt->mr_list);
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1116
entry = remove_genlist_head(&uctxt->mr_list);
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1119
entry = remove_genlist_head(&uctxt->pd_list);
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
1142
entry = remove_genlist_head(&uctxt->pd_list);
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
986
entry = remove_genlist_head(&uctxt->ah_list);
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
997
entry = remove_genlist_head(&uctxt->ah_list);
usr/src/uts/common/sys/ib/clients/of/sol_ofs/sol_ofs_common.h
213
genlist_entry_t *remove_genlist_head(genlist_t *list);