Home
last modified time | relevance | path

Searched refs:channel_latency_show (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dvmbus_drv.c1817 static ssize_t channel_latency_show(struct vmbus_channel *channel, in channel_latency_show() function
1824 static VMBUS_CHAN_ATTR(latency, S_IRUGO, channel_latency_show, NULL);
/kernel/linux/linux-6.6/drivers/hv/
H A Dvmbus_drv.c1709 static ssize_t channel_latency_show(struct vmbus_channel *channel, in channel_latency_show() function
1716 static VMBUS_CHAN_ATTR(latency, 0444, channel_latency_show, NULL);

Completed in 7 milliseconds