Searched defs:RING_HAS_UNCONSUMED_REQUESTS (Results 1 – 2 of 2) sorted by relevance
224 #define RING_HAS_UNCONSUMED_REQUESTS(_r) \ macro228 #define RING_HAS_UNCONSUMED_REQUESTS(_r) XEN_RING_NR_UNCONSUMED_REQUESTS(_r) macro
189 #define RING_HAS_UNCONSUMED_REQUESTS(_r) \ macro