Searched refs:stream_has_space (Results 1 – 7 of 7) sorted by relevance
89 .stream_has_space = virtio_transport_stream_has_space,
818 .stream_has_space = hvs_stream_has_space,
473 .stream_has_space = virtio_transport_stream_has_space,
2032 .stream_has_space = vmci_transport_stream_has_space,
875 return vsk->transport->stream_has_space(vsk); in vsock_stream_has_space()
133 s64 (*stream_has_space)(struct vsock_sock *); member
450 .stream_has_space = virtio_transport_stream_has_space,
Completed in 18 milliseconds