Home
last modified time | relevance | path

Searched refs:stream_has_space (Results 1 – 7 of 7) sorted by relevance

/linux/net/vmw_vsock/
A Dvsock_loopback.c89 .stream_has_space = virtio_transport_stream_has_space,
A Dhyperv_transport.c818 .stream_has_space = hvs_stream_has_space,
A Dvirtio_transport.c473 .stream_has_space = virtio_transport_stream_has_space,
A Dvmci_transport.c2032 .stream_has_space = vmci_transport_stream_has_space,
A Daf_vsock.c875 return vsk->transport->stream_has_space(vsk); in vsock_stream_has_space()
/linux/include/net/
A Daf_vsock.h133 s64 (*stream_has_space)(struct vsock_sock *); member
/linux/drivers/vhost/
A Dvsock.c450 .stream_has_space = virtio_transport_stream_has_space,

Completed in 18 milliseconds