Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dvirtio_vsock.h85 virtio_transport_dgram_dequeue(struct vsock_sock *vsk,
/Linux-v4.19/net/vmw_vsock/
Dvirtio_transport_common.c316 virtio_transport_dgram_dequeue(struct vsock_sock *vsk, in virtio_transport_dgram_dequeue() function
322 EXPORT_SYMBOL_GPL(virtio_transport_dgram_dequeue);
Dvirtio_transport.c512 .dgram_dequeue = virtio_transport_dgram_dequeue,
/Linux-v4.19/drivers/vhost/
Dvsock.c739 .dgram_dequeue = virtio_transport_dgram_dequeue,