Home
last modified time | relevance | path

Searched refs:virtio_transport_dgram_dequeue (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Dvirtio_vsock.h86 virtio_transport_dgram_dequeue(struct vsock_sock *vsk,
/Linux-v5.4/net/vmw_vsock/
Dvirtio_transport_common.c349 virtio_transport_dgram_dequeue(struct vsock_sock *vsk, in virtio_transport_dgram_dequeue() function
355 EXPORT_SYMBOL_GPL(virtio_transport_dgram_dequeue);
Dvirtio_transport.c555 .dgram_dequeue = virtio_transport_dgram_dequeue,
/Linux-v5.4/drivers/vhost/
Dvsock.c801 .dgram_dequeue = virtio_transport_dgram_dequeue,