Searched refs:RING_HAS_UNCONSUMED_RESPONSES (Results 1 – 2 of 2) sorted by relevance
190 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro305 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \309 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
193 while (RING_HAS_UNCONSUMED_RESPONSES(&bedata->ring)) { in pvcalls_front_event_handler()