Searched refs:stream_has_space (Results 1 – 6 of 6) sorted by relevance
76 .stream_has_space = virtio_transport_stream_has_space,
562 .stream_has_space = virtio_transport_stream_has_space,
2049 .stream_has_space = vmci_transport_stream_has_space,
918 return vsk->transport->stream_has_space(vsk); in vsock_stream_has_space()
136 s64 (*stream_has_space)(struct vsock_sock *); member
429 .stream_has_space = virtio_transport_stream_has_space,