Home
last modified time | relevance | path

Searched refs:stream_is_active (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/net/
Daf_vsock.h120 bool (*stream_is_active)(struct vsock_sock *); member
/Linux-v5.4/net/vmw_vsock/
Dhyperv_transport.c895 .stream_is_active = hvs_stream_is_active,
Dvirtio_transport.c564 .stream_is_active = virtio_transport_stream_is_active,
Daf_vsock.c892 if (transport->stream_is_active(vsk) && in vsock_poll()
Dvmci_transport.c2093 .stream_is_active = vmci_transport_stream_is_active,
/Linux-v5.4/drivers/vhost/
Dvsock.c810 .stream_is_active = virtio_transport_stream_is_active,