Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
Dring_buffer.c65 ++channel->intr_out_empty; in hv_signal_on_write()
Dvmbus_drv.c1850 (unsigned long long)channel->intr_out_empty); in channel_intr_out_empty_show()
1852 static VMBUS_CHAN_ATTR(intr_out_empty, 0444, channel_intr_out_empty_show, NULL);
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dsysfs-bus-vmbus158 What: /sys/bus/vmbus/devices/<UUID>/channels/<N>/intr_out_empty
/kernel/linux/linux-5.10/include/linux/
Dhyperv.h810 u64 intr_out_empty; member