Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vhost/
Dvhost.c779 static int vhost_copy_to_user(struct vhost_virtqueue *vq, void __user *to, in vhost_copy_to_user() function
924 return vhost_copy_to_user(vq, vq->used->ring + idx, head, in vhost_put_used()