Home
last modified time | relevance | path

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

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