Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dvhost.c1148 static int vhost_copy_to_user(struct vhost_virtqueue *vq, void __user *to, in vhost_copy_to_user() function
1293 return vhost_copy_to_user(vq, vq->used->ring + idx, head, in vhost_put_used()