Home
last modified time | relevance | path

Searched refs:monitor_allocated (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/uio/
Duio_hv_generic.c245 if (!channel->offermsg.monitor_allocated) { in hv_uio_probe()
/kernel/linux/linux-5.10/drivers/hv/
Dchannel.c132 if (channel->offermsg.monitor_allocated && !channel->low_latency) { in vmbus_setevent()
Dvmbus_drv.c659 if (!hv_dev->channel->offermsg.monitor_allocated && in vmbus_dev_attr_is_visible()
1915 if (!channel->offermsg.monitor_allocated && in vmbus_chan_attr_is_visible()
/kernel/linux/linux-5.10/include/linux/
Dhyperv.h510 u8 monitor_allocated:1; member