Searched refs:RING_HAS_UNCONSUMED_REQUESTS (Results 1 – 2 of 2) sorted by relevance
215 #define RING_HAS_UNCONSUMED_REQUESTS(_r) ({ \ macro223 #define RING_HAS_UNCONSUMED_REQUESTS(_r) \ macro327 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \331 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \
1297 } else if (RING_HAS_UNCONSUMED_REQUESTS(&xbb->rings.common)) { in xbb_push_responses()