Searched refs:STAILQ_EMPTY (Results 1 – 11 of 11) sorted by relevance
28 assert(!STAILQ_EMPTY(&head)); in nicvf_bsvf_pop()43 return STAILQ_EMPTY(&head); in nicvf_bsvf_empty()
310 if (!STAILQ_EMPTY((head2))) { \317 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) macro365 (STAILQ_EMPTY((head)) ? NULL : \404 if (STAILQ_EMPTY(head1)) \406 if (STAILQ_EMPTY(head2)) \
112 while (!STAILQ_EMPTY(&dev->primary->subchannel_list)) { in vmbus_uio_map_secondary()
165 while (!STAILQ_EMPTY(&trace->args)) { in eal_trace_args_free()
50 if (!STAILQ_EMPTY(&trace.args)) in eal_trace_init()
280 while (!STAILQ_EMPTY(&mp->elt_list)) { in rte_mempool_free_memchunks()287 while (!STAILQ_EMPTY(&mp->mem_list)) { in rte_mempool_free_memchunks()670 if ((!STAILQ_EMPTY(&mp->mem_list)) || mp->nb_mem_chunks != 0) { in rte_mempool_populate_anon()
1721 if (vnic && STAILQ_EMPTY(&vnic->filter)) in bnxt_validate_and_parse_flow()1784 if (STAILQ_EMPTY(&vnic->filter)) { in bnxt_flow_validate()2250 STAILQ_EMPTY(&vnic->flow_list)) { in _bnxt_flow_destroy()2314 while (!STAILQ_EMPTY(&vnic->flow_list)) { in bnxt_flow_flush()
806 if (STAILQ_EMPTY(&vnic->flow_list)) in bnxt_dev_xstats_get_op()1044 if (STAILQ_EMPTY(&vnic->flow_list)) in bnxt_flow_stats_req()
2875 while (!STAILQ_EMPTY(&vnic->flow_list)) { in bnxt_clear_hwrm_vnic_flows()
168 while (!STAILQ_EMPTY(&graph->node_list)) { in graph_cleanup()
1312 if (STAILQ_EMPTY(&ordered_sc_list->head)) { in lio_process_ordered_list()1400 if (STAILQ_EMPTY(head)) in list_delete_first_node()