Home
last modified time | relevance | path

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

/include/xen/interface/io/
Dring.h172 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro
282 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
286 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \