Home
last modified time | relevance | path

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

/linux-6.12.1/net/vmw_vsock/
Dhyperv_transport.c718 static s64 hvs_stream_has_space(struct vsock_sock *vsk) in hvs_stream_has_space() function
757 *writable = hvs_stream_has_space(vsk) > 0; in hvs_notify_poll_out()
844 .stream_has_space = hvs_stream_has_space,