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()
180 static void __del_gref(struct gntalloc_gref *gref) in __del_gref()
214 static struct gntalloc_gref *find_grefs(struct gntalloc_file_private_data *priv, in find_grefs()
217 struct gntalloc_gref *rv = NULL, *gref; in find_grefs()
260 struct gntalloc_gref *gref; in gntalloc_release()
267 struct gntalloc_gref, next_file); in gntalloc_release()
347 struct gntalloc_gref *gref, *n; in gntalloc_ioctl_dealloc()
365 struct gntalloc_gref, next_file); in gntalloc_ioctl_dealloc()
385 struct gntalloc_gref *gref; in gntalloc_ioctl_unmap_notify()
473 struct gntalloc_gref *gref, *next; in gntalloc_vma_close()
486 struct gntalloc_gref, next_gref); in gntalloc_vma_close()
505 struct gntalloc_gref *gref; in gntalloc_mmap()
550 struct gntalloc_gref, next_file); in gntalloc_mmap()