Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vhost/
Dvhost.c809 static int vhost_copy_to_user(struct vhost_virtqueue *vq, void __user *to, in vhost_copy_to_user() function
954 return vhost_copy_to_user(vq, vq->used->ring + idx, head, in vhost_put_used()