stream_has_space 815 drivers/vhost/vsock.c .stream_has_space = virtio_transport_stream_has_space, stream_has_space 118 include/net/af_vsock.h s64 (*stream_has_space)(struct vsock_sock *); stream_has_space 713 net/vmw_vsock/af_vsock.c return transport->stream_has_space(vsk); stream_has_space 843 net/vmw_vsock/hyperv_transport.c .stream_has_space = hvs_stream_has_space, stream_has_space 562 net/vmw_vsock/virtio_transport.c .stream_has_space = virtio_transport_stream_has_space, stream_has_space 2091 net/vmw_vsock/vmci_transport.c .stream_has_space = vmci_transport_stream_has_space,