Home
last modified time | relevance | path

Searched refs:genlist_for_each (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ofs_common.h208 #define genlist_for_each(_pos, _head) \ macro
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c998 genlist_for_each(entry, &(CHAN_LISTEN_LIST(chanp))) { in rdma_listen()
H A Dsol_ib_cma.c965 genlist_for_each(entry, &ibchanp->chan_mcast_list) { in rdma_ib_leave_multicast()