Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dvirtio_vsock.h128 bool virtio_transport_stream_is_active(struct vsock_sock *vsk);
/Linux-v4.19/net/vmw_vsock/
Dvirtio_transport_common.c555 bool virtio_transport_stream_is_active(struct vsock_sock *vsk) in virtio_transport_stream_is_active() function
559 EXPORT_SYMBOL_GPL(virtio_transport_stream_is_active);
Dvirtio_transport.c521 .stream_is_active = virtio_transport_stream_is_active,
/Linux-v4.19/drivers/vhost/
Dvsock.c748 .stream_is_active = virtio_transport_stream_is_active,