Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dvmbus_drv.c1808 static ssize_t channel_pending_show(struct vmbus_channel *channel, in channel_pending_show() function
1815 static VMBUS_CHAN_ATTR(pending, S_IRUGO, channel_pending_show, NULL);
/kernel/linux/linux-6.6/drivers/hv/
H A Dvmbus_drv.c1700 static ssize_t channel_pending_show(struct vmbus_channel *channel, in channel_pending_show() function
1707 static VMBUS_CHAN_ATTR(pending, 0444, channel_pending_show, NULL);

Completed in 7 milliseconds