Searched refs:virtio_transport_stream_is_active (Results 1 – 4 of 4) sorted by relevance
129 bool virtio_transport_stream_is_active(struct vsock_sock *vsk);
591 bool virtio_transport_stream_is_active(struct vsock_sock *vsk) in virtio_transport_stream_is_active() function595 EXPORT_SYMBOL_GPL(virtio_transport_stream_is_active);
564 .stream_is_active = virtio_transport_stream_is_active,
810 .stream_is_active = virtio_transport_stream_is_active,