Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hv/
Dvmbus_drv.c101 static u32 channel_pending(const struct vmbus_channel *channel, in channel_pending() function
215 return sysfs_emit(buf, "%d\n", channel_pending(hv_dev->channel, in server_monitor_pending_show()
228 return sysfs_emit(buf, "%d\n", channel_pending(hv_dev->channel, in client_monitor_pending_show()
1722 channel_pending(channel, in channel_pending_show()