Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dvirtio_vsock.h146 virtio_transport_dgram_enqueue(struct vsock_sock *vsk,
/Linux-v5.4/net/vmw_vsock/
Dvirtio_transport_common.c645 virtio_transport_dgram_enqueue(struct vsock_sock *vsk, in virtio_transport_dgram_enqueue() function
652 EXPORT_SYMBOL_GPL(virtio_transport_dgram_enqueue);
Dvirtio_transport.c556 .dgram_enqueue = virtio_transport_dgram_enqueue,
/Linux-v5.4/drivers/vhost/
Dvsock.c800 .dgram_enqueue = virtio_transport_dgram_enqueue,