Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/uio/
Duio_hv_generic.c243 if (!channel->offermsg.monitor_allocated) { in hv_uio_probe()
/linux-6.1.9/include/linux/
Dhyperv.h521 u8 monitor_allocated:1; member
/linux-6.1.9/drivers/hv/
Dvmbus_drv.c646 if (!hv_dev->channel->offermsg.monitor_allocated && in vmbus_dev_attr_is_visible()
1973 if (!channel->offermsg.monitor_allocated && in vmbus_chan_attr_is_visible()
Dchannel.c133 if (channel->offermsg.monitor_allocated && !channel->low_latency) { in vmbus_setevent()