Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dvirtio_vsock.h145 virtio_transport_dgram_enqueue(struct vsock_sock *vsk,
/Linux-v4.19/net/vmw_vsock/
Dvirtio_transport_common.c609 virtio_transport_dgram_enqueue(struct vsock_sock *vsk, in virtio_transport_dgram_enqueue() function
616 EXPORT_SYMBOL_GPL(virtio_transport_dgram_enqueue);
Dvirtio_transport.c513 .dgram_enqueue = virtio_transport_dgram_enqueue,
/Linux-v4.19/drivers/vhost/
Dvsock.c738 .dgram_enqueue = virtio_transport_dgram_enqueue,