monitor_allocated   54 drivers/hv/channel.c 	if (channel->offermsg.monitor_allocated && !channel->low_latency) {
monitor_allocated  663 drivers/hv/vmbus_drv.c 	if (!hv_dev->channel->offermsg.monitor_allocated &&
monitor_allocated 1740 drivers/hv/vmbus_drv.c 	if (!channel->offermsg.monitor_allocated &&
monitor_allocated  245 drivers/uio/uio_hv_generic.c 	if (!channel->offermsg.monitor_allocated) {
monitor_allocated  458 include/linux/hyperv.h 	u8 monitor_allocated:1;