Searched refs:gntdev_copy_batch (Results 1 – 2 of 2) sorted by relevance
61 struct gntdev_copy_batch { struct68 struct gntdev_copy_batch *next; argument625 struct gntdev_copy_batch *batch; in gntdev_release()811 static int gntdev_get_page(struct gntdev_copy_batch *batch, void __user *virt, in gntdev_get_page()831 static void gntdev_put_pages(struct gntdev_copy_batch *batch) in gntdev_put_pages()838 static int gntdev_copy(struct gntdev_copy_batch *batch) in gntdev_copy()870 static int gntdev_grant_copy_seg(struct gntdev_copy_batch *batch, in gntdev_grant_copy_seg()968 struct gntdev_copy_batch *batch; in gntdev_ioctl_grant_copy()
30 struct gntdev_copy_batch *batch;