Lines Matching refs:gntalloc_gref
89 struct gntalloc_gref { struct
105 struct gntalloc_gref *gref; argument
110 static void __del_gref(struct gntalloc_gref *gref);
114 struct gntalloc_gref *gref, *n; in do_cleanup()
127 struct gntalloc_gref *gref, *next; in add_grefs()
176 static void __del_gref(struct gntalloc_gref *gref) in __del_gref()
207 static struct gntalloc_gref *find_grefs(struct gntalloc_file_private_data *priv, in find_grefs()
210 struct gntalloc_gref *rv = NULL, *gref; in find_grefs()
253 struct gntalloc_gref *gref; in gntalloc_release()
260 struct gntalloc_gref, next_file); in gntalloc_release()
340 struct gntalloc_gref *gref, *n; in gntalloc_ioctl_dealloc()
358 struct gntalloc_gref, next_file); in gntalloc_ioctl_dealloc()
378 struct gntalloc_gref *gref; in gntalloc_ioctl_unmap_notify()
466 struct gntalloc_gref *gref, *next; in gntalloc_vma_close()
479 struct gntalloc_gref, next_gref); in gntalloc_vma_close()
498 struct gntalloc_gref *gref; in gntalloc_mmap()
543 struct gntalloc_gref, next_file); in gntalloc_mmap()