Home
last modified time | relevance | path

Searched refs:stream_has_space (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvsock_loopback.c72 .stream_has_space = virtio_transport_stream_has_space,
H A Dhyperv_transport.c843 .stream_has_space = hvs_stream_has_space,
H A Dvirtio_transport.c439 .stream_has_space = virtio_transport_stream_has_space,
H A Daf_vsock.c886 return vsk->transport->stream_has_space(vsk); in vsock_stream_has_space()
H A Dvmci_transport.c2049 .stream_has_space = vmci_transport_stream_has_space,
/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dvsock_loopback.c87 .stream_has_space = virtio_transport_stream_has_space,
H A Dhyperv_transport.c818 .stream_has_space = hvs_stream_has_space,
H A Dvirtio_transport.c472 .stream_has_space = virtio_transport_stream_has_space,
H A Daf_vsock.c837 return vsk->transport->stream_has_space(vsk); in vsock_stream_has_space()
H A Dvmci_transport.c2041 .stream_has_space = vmci_transport_stream_has_space,
/kernel/linux/linux-5.10/include/net/
H A Daf_vsock.h133 s64 (*stream_has_space)(struct vsock_sock *); member
/kernel/linux/linux-6.6/include/net/
H A Daf_vsock.h136 s64 (*stream_has_space)(struct vsock_sock *); member
/kernel/linux/linux-5.10/drivers/vhost/
H A Dvsock.c414 .stream_has_space = virtio_transport_stream_has_space,
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvsock.c420 .stream_has_space = virtio_transport_stream_has_space,

Completed in 19 milliseconds