Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dhyperv_transport.c185 static bool hvs_channel_readable(struct vmbus_channel *chan) in hvs_channel_readable() function
254 if (hvs_channel_readable(chan)) in hvs_channel_cb()
749 *readable = hvs_channel_readable(hvs->chan); in hvs_notify_poll_in()

Completed in 3 milliseconds