Home
last modified time | relevance | path

Searched refs:virtio_transport_stream_is_active (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvsock_loopback.c74 .stream_is_active = virtio_transport_stream_is_active,
H A Dvirtio_transport_common.c844 bool virtio_transport_stream_is_active(struct vsock_sock *vsk) in virtio_transport_stream_is_active() function
848 EXPORT_SYMBOL_GPL(virtio_transport_stream_is_active); variable
H A Dvirtio_transport.c441 .stream_is_active = virtio_transport_stream_is_active,
/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dvsock_loopback.c89 .stream_is_active = virtio_transport_stream_is_active,
H A Dvirtio_transport_common.c605 bool virtio_transport_stream_is_active(struct vsock_sock *vsk) in virtio_transport_stream_is_active() function
609 EXPORT_SYMBOL_GPL(virtio_transport_stream_is_active); variable
H A Dvirtio_transport.c474 .stream_is_active = virtio_transport_stream_is_active,
/kernel/linux/linux-5.10/include/linux/
H A Dvirtio_vsock.h117 bool virtio_transport_stream_is_active(struct vsock_sock *vsk);
/kernel/linux/linux-6.6/include/linux/
H A Dvirtio_vsock.h217 bool virtio_transport_stream_is_active(struct vsock_sock *vsk);
/kernel/linux/linux-5.10/drivers/vhost/
H A Dvsock.c416 .stream_is_active = virtio_transport_stream_is_active,
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvsock.c422 .stream_is_active = virtio_transport_stream_is_active,

Completed in 9 milliseconds