Searched refs:virtio_transport_stream_is_active (Results 1 – 5 of 5) sorted by relevance
117 bool virtio_transport_stream_is_active(struct vsock_sock *vsk);
89 .stream_is_active = virtio_transport_stream_is_active,
598 bool virtio_transport_stream_is_active(struct vsock_sock *vsk) in virtio_transport_stream_is_active() function602 EXPORT_SYMBOL_GPL(virtio_transport_stream_is_active);
469 .stream_is_active = virtio_transport_stream_is_active,
416 .stream_is_active = virtio_transport_stream_is_active,