intr_out_empty     65 drivers/hv/ring_buffer.c 		++channel->intr_out_empty;
intr_out_empty   1675 drivers/hv/vmbus_drv.c 		       (unsigned long long)channel->intr_out_empty);
intr_out_empty   1677 drivers/hv/vmbus_drv.c static VMBUS_CHAN_ATTR(intr_out_empty, 0444, channel_intr_out_empty_show, NULL);
intr_out_empty    756 include/linux/hyperv.h 	u64 intr_out_empty;