Searched refs:vsock_stream_has_space (Results 1 – 5 of 5) sorted by relevance
78 s64 vsock_stream_has_space(struct vsock_sock *vsk);
186 produce_q_free_space = vsock_stream_has_space(vsk); in vmci_transport_notify_pkt_poll_out()
368 produce_q_free_space = vsock_stream_has_space(vsk); in vmci_transport_notify_pkt_poll_out()
1106 s64 vsock_stream_has_space(struct vsock_sock *vsk) in vsock_release() 1113 EXPORT_SYMBOL_GPL(vsock_stream_has_space); in vsock_release() 2255 while (vsock_stream_has_space(vsk) == 0 && in vsock_connectible_sendmsg() 1074 s64 vsock_stream_has_space(struct vsock_sock *vsk) vsock_stream_has_space() function
1123 free_space = vsock_stream_has_space(vsk); in virtio_transport_notify_poll_out()