Searched refs:gntdev_copy_batch (Results 1 – 2 of 2) sorted by relevance
61 struct gntdev_copy_batch { struct68 struct gntdev_copy_batch *next; argument617 struct gntdev_copy_batch *batch; in gntdev_release()807 static int gntdev_get_page(struct gntdev_copy_batch *batch, void __user *virt, in gntdev_get_page()827 static void gntdev_put_pages(struct gntdev_copy_batch *batch) in gntdev_put_pages()834 static int gntdev_copy(struct gntdev_copy_batch *batch) in gntdev_copy()866 static int gntdev_grant_copy_seg(struct gntdev_copy_batch *batch, in gntdev_grant_copy_seg()964 struct gntdev_copy_batch *batch; in gntdev_ioctl_grant_copy()
30 struct gntdev_copy_batch *batch;