Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dring_buffer.c556 ++channel->intr_in_full; in hv_pkt_iter_close()
H A Dvmbus_drv.c1842 (unsigned long long)channel->intr_in_full); in channel_intr_in_full_show()
1844 static VMBUS_CHAN_ATTR(intr_in_full, 0444, channel_intr_in_full_show, NULL);
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-bus-vmbus149 What: /sys/bus/vmbus/devices/<UUID>/channels/<N>/intr_in_full
/OK3568_Linux_fs/kernel/include/linux/
H A Dhyperv.h963 u64 intr_in_full; member