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()234 if (STAILQ_EMPTY(&fadv_list)) { in flowadv_thread_cont()
356 if (!STAILQ_EMPTY((head2))) { \363 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro404 (STAILQ_EMPTY((head)) ? \458 if (STAILQ_EMPTY(head1)) \460 if (STAILQ_EMPTY(head2)) \
243 while (STAILQ_EMPTY(&free_hw_shmem_dbg_bufs)) { in shmem_dbg_get_buffer()282 while (!STAILQ_EMPTY(&hw_shmem_dbg_bufs_to_flush) || in shmem_stage_outproc()
174 (STAILQ_EMPTY(&(_fcl_)->fcl_new_flows) && \175 STAILQ_EMPTY(&(_fcl_)->fcl_old_flows))833 ASSERT(STAILQ_EMPTY(&fq_dqlist_head)); in fq_if_dequeue_classq_multi_common()1104 VERIFY(STAILQ_EMPTY(&fq_cl->fcl_new_flows)); in fq_if_purge_classq()1105 VERIFY(STAILQ_EMPTY(&fq_cl->fcl_old_flows)); in fq_if_purge_classq()1132 VERIFY(STAILQ_EMPTY(&fqs->fqs_fclist)); in fq_if_purge()1962 if (!STAILQ_EMPTY(&fq_cl->fcl_old_flows)) { in fq_if_dequeue()1964 } else if (!STAILQ_EMPTY(&temp_stailq)) { in fq_if_dequeue()
331 return STAILQ_EMPTY(&lq->lq_log_list) && STAILQ_EMPTY(&lq->lq_dispatch_list); in log_queue_empty()
1618 if (STAILQ_EMPTY(&nxprov->nxprov_nx_head)) { in nxprov_close()2025 if (STAILQ_EMPTY(&nx->nx_ch_head)) { in nx_close()2077 ASSERT(STAILQ_EMPTY(&nx->nx_ch_head)); in nx_detach()2078 ASSERT(STAILQ_EMPTY(&nx->nx_ch_nonxref_head)); in nx_detach()2097 if (STAILQ_EMPTY(&nxprov->nxprov_nx_head) && in nx_detach()2175 ASSERT(STAILQ_EMPTY(&nx->nx_ch_head)); in nx_free()2176 ASSERT(STAILQ_EMPTY(&nx->nx_ch_nonxref_head)); in nx_free()2189 ASSERT(STAILQ_EMPTY(&nx->nx_ch_if_adv_head)); in nx_free()
96 ASSERT(STAILQ_EMPTY(&nexus_domains)); in nxdom_attach_all()148 ASSERT(STAILQ_EMPTY(&nexus_domains)); in nxdom_detach_all()
371 ASSERT(STAILQ_EMPTY(&nif->nif_filter_list)); in nx_netif_filter_fini()
875 ASSERT(STAILQ_EMPTY(&nif->nif_llink_list)); in nx_netif_llink_fini()
1790 if (STAILQ_EMPTY(&nx->nx_ch_if_adv_head)) { in ch_close_common()1836 if (STAILQ_EMPTY(&nx->nx_ch_head) && in ch_close_common()1838 ASSERT(STAILQ_EMPTY(&nx->nx_ch_if_adv_head)); in ch_close_common()2335 bool enable_adv = STAILQ_EMPTY(&nx->nx_ch_if_adv_head); in ch_configure_interface_advisory_event()2350 if (STAILQ_EMPTY(&nx->nx_ch_if_adv_head)) { in ch_configure_interface_advisory_event()
1387 if (!STAILQ_EMPTY(&wq->wq_cooperative_queue[bucket])) { in workq_has_cooperative_thread_requests()1448 if (!STAILQ_EMPTY(&wq->wq_cooperative_queue[bucket])) { in _wq_cooperative_queue_refresh_best_req_qos()1543 !STAILQ_EMPTY(&wq->wq_cooperative_queue[bucket])) { in workq_cooperative_allowance()3818 assert(!STAILQ_EMPTY(&wq->wq_cooperative_queue[bucket])); in workq_cooperative_queue_best_req()
449 if (!STAILQ_EMPTY(&so_cache_head)) { in cached_sock_alloc()570 while (!STAILQ_EMPTY(&so_cache_head)) { in so_cache_timer()590 if (!STAILQ_EMPTY(&so_cache_head)) { in so_cache_timer()