Searched refs:STAILQ_EMPTY (Results 1 – 12 of 12) sorted by relevance
143 if (STAILQ_EMPTY(fcl)) { in flowadv_add()150 VERIFY(!STAILQ_EMPTY(&fadv_list)); in flowadv_add()164 VERIFY(!STAILQ_EMPTY(&fadv_list)); in flowadv_add_entry()179 while (STAILQ_EMPTY(&fadv_list)) { in flowadv_thread_cont()190 VERIFY(!STAILQ_EMPTY(&fadv_list)); in flowadv_thread_cont()253 if (STAILQ_EMPTY(&fadv_list)) { in flowadv_thread_cont()
357 if (!STAILQ_EMPTY((head2))) { \364 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro405 (STAILQ_EMPTY((head)) ? \459 if (STAILQ_EMPTY(head1)) \461 if (STAILQ_EMPTY(head2)) \
279 T_QUIET; T_ASSERT_TRUE( STAILQ_EMPTY(&_T_MOCK_CALL_LST(type_name)), \
378 while (STAILQ_EMPTY(&free_hw_shmem_dbg_bufs)) { in shmem_dbg_get_buffer()431 while (!STAILQ_EMPTY(&hw_shmem_dbg_bufs_to_flush) || in shmem_stage_outproc()
322 (STAILQ_EMPTY(&(_fcl_)->fcl_new_flows) && \323 STAILQ_EMPTY(&(_fcl_)->fcl_old_flows))1212 ASSERT(STAILQ_EMPTY(&fq_dqlist_head)); in fq_if_dequeue_common()1522 VERIFY(STAILQ_EMPTY(&fq_cl->fcl_new_flows)); in fq_if_purge_classq()1523 VERIFY(STAILQ_EMPTY(&fq_cl->fcl_old_flows)); in fq_if_purge_classq()1550 VERIFY(STAILQ_EMPTY(&fqs->fqs_fclist)); in fq_if_purge()2605 if (!STAILQ_EMPTY(&fq_cl->fcl_old_flows)) { in fq_if_dequeue_class()2607 } else if (!STAILQ_EMPTY(&temp_stailq)) { in fq_if_dequeue_class()
367 return STAILQ_EMPTY(&lq->lq_log_list) && STAILQ_EMPTY(&lq->lq_dispatch_list); in log_queue_empty()
1669 if (STAILQ_EMPTY(&nxprov->nxprov_nx_head)) { in nxprov_close()2077 if (STAILQ_EMPTY(&nx->nx_ch_head)) { in nx_close()2129 ASSERT(STAILQ_EMPTY(&nx->nx_ch_head)); in nx_detach()2130 ASSERT(STAILQ_EMPTY(&nx->nx_ch_nonxref_head)); in nx_detach()2149 if (STAILQ_EMPTY(&nxprov->nxprov_nx_head) && in nx_detach()2233 ASSERT(STAILQ_EMPTY(&nx->nx_ch_head)); in nx_free()2234 ASSERT(STAILQ_EMPTY(&nx->nx_ch_nonxref_head)); in nx_free()2247 ASSERT(STAILQ_EMPTY(&nx->nx_ch_if_adv_head)); in nx_free()
95 ASSERT(STAILQ_EMPTY(&nexus_domains)); in nxdom_attach_all()144 ASSERT(STAILQ_EMPTY(&nexus_domains)); in nxdom_detach_all()
371 ASSERT(STAILQ_EMPTY(&nif->nif_filter_list)); in nx_netif_filter_fini()
871 ASSERT(STAILQ_EMPTY(&nif->nif_llink_list)); in nx_netif_llink_fini()
1792 if (STAILQ_EMPTY(&nx->nx_ch_if_adv_head)) { in ch_close_common()1838 if (STAILQ_EMPTY(&nx->nx_ch_head) && in ch_close_common()1840 ASSERT(STAILQ_EMPTY(&nx->nx_ch_if_adv_head)); in ch_close_common()2337 bool enable_adv = STAILQ_EMPTY(&nx->nx_ch_if_adv_head); in ch_configure_interface_advisory_event()2352 if (STAILQ_EMPTY(&nx->nx_ch_if_adv_head)) { in ch_configure_interface_advisory_event()
1442 if (!STAILQ_EMPTY(&wq->wq_cooperative_queue[bucket])) { in workq_has_cooperative_thread_requests()1502 if (!STAILQ_EMPTY(&wq->wq_cooperative_queue[bucket])) { in _wq_cooperative_queue_refresh_best_req_qos()1597 !STAILQ_EMPTY(&wq->wq_cooperative_queue[bucket])) { in workq_cooperative_allowance()4120 assert(!STAILQ_EMPTY(&wq->wq_cooperative_queue[bucket])); in workq_cooperative_queue_best_req()