Home
last modified time | relevance | path

Searched refs:virtio_transport_stream_rcvhiwat (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/include/linux/
Dvirtio_vsock.h126 u64 virtio_transport_stream_rcvhiwat(struct vsock_sock *vsk);
/Linux-v6.1/net/vmw_vsock/
Dvsock_loopback.c90 .stream_rcvhiwat = virtio_transport_stream_rcvhiwat,
Dvirtio_transport_common.c717 u64 virtio_transport_stream_rcvhiwat(struct vsock_sock *vsk) in virtio_transport_stream_rcvhiwat() function
721 EXPORT_SYMBOL_GPL(virtio_transport_stream_rcvhiwat);
Dvirtio_transport.c476 .stream_rcvhiwat = virtio_transport_stream_rcvhiwat,
/Linux-v6.1/drivers/vhost/
Dvsock.c451 .stream_rcvhiwat = virtio_transport_stream_rcvhiwat,