Home
last modified time | relevance | path

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

/Linux-v4.19/net/vmw_vsock/
Dhyperv_transport.c235 static bool hvs_channel_readable(struct vmbus_channel *chan) in hvs_channel_readable() function
298 if (hvs_channel_readable(chan)) in hvs_channel_cb()
708 *readable = hvs_channel_readable(hvs->chan); in hvs_notify_poll_in()