Home
last modified time | relevance | path

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

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