Searched refs:stream_is_active (Results 1 – 7 of 7) sorted by relevance
86 .stream_is_active = virtio_transport_stream_is_active,
860 .stream_is_active = hvs_stream_is_active,
573 .stream_is_active = virtio_transport_stream_is_active,
2063 .stream_is_active = vmci_transport_stream_is_active,
1292 if (transport && transport->stream_is_active(vsk) && in vsock_poll()
139 bool (*stream_is_active)(struct vsock_sock *); member
445 .stream_is_active = virtio_transport_stream_is_active,