vsock_stream_has_space 72 include/net/af_vsock.h s64 vsock_stream_has_space(struct vsock_sock *vsk); vsock_stream_has_space 715 net/vmw_vsock/af_vsock.c EXPORT_SYMBOL_GPL(vsock_stream_has_space); vsock_stream_has_space 1573 net/vmw_vsock/af_vsock.c while (vsock_stream_has_space(vsk) == 0 && vsock_stream_has_space 516 net/vmw_vsock/virtio_transport_common.c free_space = vsock_stream_has_space(vsk); vsock_stream_has_space 368 net/vmw_vsock/vmci_transport_notify.c produce_q_free_space = vsock_stream_has_space(vsk); vsock_stream_has_space 186 net/vmw_vsock/vmci_transport_notify_qstate.c produce_q_free_space = vsock_stream_has_space(vsk);