Searched refs:RING_HAS_UNCONSUMED_REQUESTS (Results 1 – 3 of 3) sorted by relevance
211 #define RING_HAS_UNCONSUMED_REQUESTS(_r) ({ \ macro219 #define RING_HAS_UNCONSUMED_REQUESTS(_r) \ macro316 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \320 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \
688 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 9 milliseconds