Searched refs:genlist_empty (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ofs_gen_util.c135 bool genlist_empty(genlist_t *list) { function
H A Dsol_cma.c981 if (genlist_empty(&(CHAN_LISTEN_LIST(chanp)))) {
1578 if (genlist_empty(&cma_listenp->cma_listen_chan_list)) {
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ofs_common.h219 bool genlist_empty(genlist_t *list);
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c1358 ASSERT(genlist_empty(&uctx->uctx_recv_list));
1724 while (genlist_empty(&uctx->uctx_recv_list)) {
1731 } else if (genlist_empty(&uctx->uctx_recv_list)) {
2592 if (! genlist_empty(&uctx->uctx_recv_list)) {

Completed in 52 milliseconds