Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hv/
Dring_buffer.c67 ++channel->intr_out_empty; in hv_signal_on_write()
Dvmbus_drv.c1760 (unsigned long long)channel->intr_out_empty); in channel_intr_out_empty_show()
1762 static VMBUS_CHAN_ATTR(intr_out_empty, 0444, channel_intr_out_empty_show, NULL);
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-bus-vmbus165 What: /sys/bus/vmbus/devices/<UUID>/channels/<N>/intr_out_empty
/linux-6.12.1/include/linux/
Dhyperv.h878 u64 intr_out_empty; member