Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Daf_vsock.h128 bool (*stream_is_active)(struct vsock_sock *); member
/Linux-v4.19/net/vmw_vsock/
Dhyperv_transport.c826 .stream_is_active = hvs_stream_is_active,
Dvirtio_transport.c521 .stream_is_active = virtio_transport_stream_is_active,
Daf_vsock.c911 if (transport->stream_is_active(vsk) && in vsock_poll()
Dvmci_transport.c2064 .stream_is_active = vmci_transport_stream_is_active,
/Linux-v4.19/drivers/vhost/
Dvsock.c748 .stream_is_active = virtio_transport_stream_is_active,