Home
last modified time | relevance | path

Searched refs:RING_HAS_UNCONSUMED_RESPONSES (Results 1 – 2 of 2) sorted by relevance

/xen/xen/include/public/io/
A Dring.h211 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro
328 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
332 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
/xen/xen/common/
A Dvm_event.c321 if ( !RING_HAS_UNCONSUMED_RESPONSES(front_ring) ) in vm_event_get_response()

Completed in 4 milliseconds