Searched refs:stream_is_active (Results 1 – 6 of 6) sorted by relevance
78 .stream_is_active = virtio_transport_stream_is_active,
564 .stream_is_active = virtio_transport_stream_is_active,
2051 .stream_is_active = vmci_transport_stream_is_active,
1129 if (transport && transport->stream_is_active(vsk) && in vsock_poll()
138 bool (*stream_is_active)(struct vsock_sock *); member
431 .stream_is_active = virtio_transport_stream_is_active,