Searched refs:virtio_transport_stream_is_active (Results 1 – 3 of 3) sorted by relevance
78 .stream_is_active = virtio_transport_stream_is_active,
1038 bool virtio_transport_stream_is_active(struct vsock_sock *vsk) in virtio_transport_stream_is_active() function1042 EXPORT_SYMBOL_GPL(virtio_transport_stream_is_active);
564 .stream_is_active = virtio_transport_stream_is_active,
Completed in 8 milliseconds