RING_HAS_UNCONSUMED_RESPONSES  363 drivers/net/xen-netfront.c 			if (RING_HAS_UNCONSUMED_RESPONSES(&queue->rx))
RING_HAS_UNCONSUMED_RESPONSES 1239 drivers/net/xen-netfront.c 		   RING_HAS_UNCONSUMED_RESPONSES(&queue->rx)))
RING_HAS_UNCONSUMED_RESPONSES  184 drivers/xen/pvcalls-front.c 	while (RING_HAS_UNCONSUMED_RESPONSES(&bedata->ring)) {
RING_HAS_UNCONSUMED_RESPONSES  282 include/xen/interface/io/ring.h     (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r);			\
RING_HAS_UNCONSUMED_RESPONSES  286 include/xen/interface/io/ring.h     (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r);			\