Home
last modified time | relevance | path

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

/net/vmw_vsock/
Dvsock_loopback.c74 .stream_is_active = virtio_transport_stream_is_active,
Dvirtio_transport_common.c848 bool virtio_transport_stream_is_active(struct vsock_sock *vsk) in virtio_transport_stream_is_active() function
852 EXPORT_SYMBOL_GPL(virtio_transport_stream_is_active);
Dvirtio_transport.c442 .stream_is_active = virtio_transport_stream_is_active,