Searched defs:RING_HAS_UNCONSUMED_RESPONSES (Results 1 – 2 of 2) sorted by relevance
222 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro227 #define RING_HAS_UNCONSUMED_RESPONSES(_r) XEN_RING_NR_UNCONSUMED_RESPONSES(_r) macro
187 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro