Home
last modified time | relevance | path

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

/openbmc/linux/net/vmw_vsock/
H A Dvsock_loopback.c73 .stream_rcvhiwat = virtio_transport_stream_rcvhiwat,
H A Dvirtio_transport_common.c841 u64 virtio_transport_stream_rcvhiwat(struct vsock_sock *vsk) in virtio_transport_stream_rcvhiwat() function
845 EXPORT_SYMBOL_GPL(virtio_transport_stream_rcvhiwat);
H A Dvirtio_transport.c441 .stream_rcvhiwat = virtio_transport_stream_rcvhiwat,
/openbmc/linux/include/linux/
H A Dvirtio_vsock.h216 u64 virtio_transport_stream_rcvhiwat(struct vsock_sock *vsk);
/openbmc/linux/drivers/vhost/
H A Dvsock.c421 .stream_rcvhiwat = virtio_transport_stream_rcvhiwat,