Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/io/
A Dring.h207 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro
324 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
328 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
/xen-4.10.0-shim-comet/xen/common/
A Dvm_event.c338 if ( !RING_HAS_UNCONSUMED_RESPONSES(front_ring) ) in vm_event_get_response()

Completed in 4 milliseconds