Searched refs:RING_HAS_UNCONSUMED_REQUESTS (Results 1 - 1 of 1) sorted by relevance

/u-boot/include/xen/interface/io/
H A Dring.h188 #define RING_HAS_UNCONSUMED_REQUESTS(_r) ({ \ macro
196 #define RING_HAS_UNCONSUMED_REQUESTS(_r) \ macro
293 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \
298 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \

Completed in 37 milliseconds