Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dhyperv_transport.c698 static s64 hvs_stream_has_space(struct vsock_sock *vsk) in hvs_stream_has_space() function
737 *writable = hvs_stream_has_space(vsk) > 0; in hvs_notify_poll_out()
818 .stream_has_space = hvs_stream_has_space,
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dhyperv_transport.c717 static s64 hvs_stream_has_space(struct vsock_sock *vsk) in hvs_stream_has_space() function
756 *writable = hvs_stream_has_space(vsk) > 0; in hvs_notify_poll_out()
843 .stream_has_space = hvs_stream_has_space,

Completed in 4 milliseconds