Home
last modified time | relevance | path

Searched refs:llist_empty (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_event.c151 llist_empty(&ufile->event_list) != 0) { in sol_uverbs_event_file_read()
167 while (llist_empty(&ufile->event_list)) { in sol_uverbs_event_file_read()
275 !llist_empty(&ufile->event_list)) { in sol_uverbs_event_file_poll()
H A Dsol_uverbs_hca.c343 ASSERT(llist_empty(&sol_uverbs_client_list)); in sol_uverbs_common_hca_fini()
H A Dsol_uverbs_qp.c845 if (!llist_empty(&uqp->mcast_list)) { in sol_uverbs_destroy_qp()
2694 if (!llist_empty(&ufile->event_list)) { in uverbs_cq_ctrl()
H A Dsol_uverbs.c664 if (!llist_empty(&sol_uverbs_client_list)) { in sol_uverbs_detach()
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ofs_common.h176 static inline int llist_empty(llist_head_t *head) in llist_empty() function
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c1219 if (! llist_empty(&port->port_ibmf_regs)) { in umad_register_agent()
1360 ASSERT(llist_empty(&uctx->uctx_agent_list)); in umad_release_uctx()