Home
last modified time | relevance | path

Searched refs:list_empty (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/dpaax/
H A Ddpaa_list.h33 #define list_empty(p) \ macro
H A Ddpaa_of.c309 if (list_empty(&linear)) in of_find_compatible_node()
411 if (list_empty(&p->subdirs)) in of_get_next_child()
/dpdk/drivers/dma/dpaa/
H A Ddpaa_qdma.c263 if (!list_empty(&queue->comp_free)) { in fsl_qdma_request_enqueue_desc()