Searched refs:RING_HAS_UNCONSUMED_REQUESTS (Results 1 – 3 of 3) sorted by relevance
215 #define RING_HAS_UNCONSUMED_REQUESTS(_r) ({ \ macro223 #define RING_HAS_UNCONSUMED_REQUESTS(_r) \ macro320 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \324 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \
712 while ( RING_HAS_UNCONSUMED_REQUESTS(&xenaccess->vm_event.back_ring) ) in main()
902 while ( RING_HAS_UNCONSUMED_REQUESTS(&paging->vm_event.back_ring) ) in main()
Completed in 10 milliseconds