Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/vmw_vsock/
H A Dhyperv_transport.c182 static bool hvs_channel_readable(struct vmbus_channel *chan) in hvs_channel_readable() function
245 if (hvs_channel_readable(chan)) in hvs_channel_cb()
730 *readable = hvs_channel_readable(hvs->chan); in hvs_notify_poll_in()