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()252 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()
191 (STAILQ_EMPTY(&(_fcl_)->fcl_new_flows) && \192 STAILQ_EMPTY(&(_fcl_)->fcl_old_flows))953 ASSERT(STAILQ_EMPTY(&fq_dqlist_head)); in fq_if_dequeue_classq_multi_common()1258 VERIFY(STAILQ_EMPTY(&fq_cl->fcl_new_flows)); in fq_if_purge_classq()1259 VERIFY(STAILQ_EMPTY(&fq_cl->fcl_old_flows)); in fq_if_purge_classq()1286 VERIFY(STAILQ_EMPTY(&fqs->fqs_fclist)); in fq_if_purge()2259 if (!STAILQ_EMPTY(&fq_cl->fcl_old_flows)) { in fq_if_dequeue()2261 } else if (!STAILQ_EMPTY(&temp_stailq)) { in fq_if_dequeue()
332 return STAILQ_EMPTY(&lq->lq_log_list) && STAILQ_EMPTY(&lq->lq_dispatch_list); in log_queue_empty()
1636 if (STAILQ_EMPTY(&nxprov->nxprov_nx_head)) { in nxprov_close()2043 if (STAILQ_EMPTY(&nx->nx_ch_head)) { in nx_close()2095 ASSERT(STAILQ_EMPTY(&nx->nx_ch_head)); in nx_detach()2096 ASSERT(STAILQ_EMPTY(&nx->nx_ch_nonxref_head)); in nx_detach()2115 if (STAILQ_EMPTY(&nxprov->nxprov_nx_head) && in nx_detach()2193 ASSERT(STAILQ_EMPTY(&nx->nx_ch_head)); in nx_free()2194 ASSERT(STAILQ_EMPTY(&nx->nx_ch_nonxref_head)); in nx_free()2207 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()
844 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()
1396 if (!STAILQ_EMPTY(&wq->wq_cooperative_queue[bucket])) { in workq_has_cooperative_thread_requests()1457 if (!STAILQ_EMPTY(&wq->wq_cooperative_queue[bucket])) { in _wq_cooperative_queue_refresh_best_req_qos()1552 !STAILQ_EMPTY(&wq->wq_cooperative_queue[bucket])) { in workq_cooperative_allowance()3847 assert(!STAILQ_EMPTY(&wq->wq_cooperative_queue[bucket])); in workq_cooperative_queue_best_req()
451 if (!STAILQ_EMPTY(&so_cache_head)) { in cached_sock_alloc()572 while (!STAILQ_EMPTY(&so_cache_head)) { in so_cache_timer()592 if (!STAILQ_EMPTY(&so_cache_head)) { in so_cache_timer()