Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
A Dvsock_loopback.c91 .stream_is_active = virtio_transport_stream_is_active,
A Dhyperv_transport.c820 .stream_is_active = hvs_stream_is_active,
A Dvirtio_transport.c475 .stream_is_active = virtio_transport_stream_is_active,
A Dvmci_transport.c2034 .stream_is_active = vmci_transport_stream_is_active,
A Daf_vsock.c1060 if (transport && transport->stream_is_active(vsk) && in vsock_poll()
/linux/include/net/
A Daf_vsock.h135 bool (*stream_is_active)(struct vsock_sock *); member
/linux/drivers/vhost/
A Dvsock.c452 .stream_is_active = virtio_transport_stream_is_active,

Completed in 20 milliseconds