Searched refs:RING_HAS_UNCONSUMED_REQUESTS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/interface/io/
H A Dring.h172 #define RING_HAS_UNCONSUMED_REQUESTS(_r) \ macro
252 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \
256 (_work_to_do) = RING_HAS_UNCONSUMED_REQUESTS(_r); \

Completed in 48 milliseconds