Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dvirtio_vsock.h144 virtio_transport_dgram_enqueue(struct vsock_sock *vsk,
/Linux-v6.1/net/vmw_vsock/
Dvsock_loopback.c83 .dgram_enqueue = virtio_transport_dgram_enqueue,
Dvirtio_transport_common.c775 virtio_transport_dgram_enqueue(struct vsock_sock *vsk, in virtio_transport_dgram_enqueue() function
782 EXPORT_SYMBOL_GPL(virtio_transport_dgram_enqueue);
Dvirtio_transport.c469 .dgram_enqueue = virtio_transport_dgram_enqueue,
/Linux-v6.1/drivers/vhost/
Dvsock.c442 .dgram_enqueue = virtio_transport_dgram_enqueue,