Searched refs:genlist_empty (Results 1 – 4 of 4) sorted by relevance
135 bool genlist_empty(genlist_t *list) { in genlist_empty() function
981 if (genlist_empty(&(CHAN_LISTEN_LIST(chanp)))) { in rdma_listen()1578 if (genlist_empty(&cma_listenp->cma_listen_chan_list)) {
219 bool genlist_empty(genlist_t *list);
1358 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()