Home
last modified time | relevance | path

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

/Linux-v6.6/net/vmw_vsock/
Dvsock_loopback.c65 .dgram_dequeue = virtio_transport_dgram_dequeue,
Dvirtio_transport_common.c641 virtio_transport_dgram_dequeue(struct vsock_sock *vsk, in virtio_transport_dgram_dequeue() function
647 EXPORT_SYMBOL_GPL(virtio_transport_dgram_dequeue);
Dvirtio_transport.c432 .dgram_dequeue = virtio_transport_dgram_dequeue,
/Linux-v6.6/include/linux/
Dvirtio_vsock.h170 virtio_transport_dgram_dequeue(struct vsock_sock *vsk,
/Linux-v6.6/drivers/vhost/
Dvsock.c413 .dgram_dequeue = virtio_transport_dgram_dequeue,