Home
last modified time | relevance | path

Searched refs:virtio_transport_stream_has_space (Results 1 – 3 of 3) sorted by relevance

/net/vmw_vsock/
Dvsock_loopback.c72 .stream_has_space = virtio_transport_stream_has_space,
Dvirtio_transport_common.c700 s64 virtio_transport_stream_has_space(struct vsock_sock *vsk) in virtio_transport_stream_has_space() function
711 EXPORT_SYMBOL_GPL(virtio_transport_stream_has_space);
Dvirtio_transport.c440 .stream_has_space = virtio_transport_stream_has_space,