Searched refs:RING_HAS_UNCONSUMED_RESPONSES (Results 1 – 2 of 2) sorted by relevance
207 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro324 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \328 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
338 if ( !RING_HAS_UNCONSUMED_RESPONSES(front_ring) ) in vm_event_get_response()
Completed in 4 milliseconds