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()
181 static void __del_gref(struct gntalloc_gref *gref) in __del_gref()
215 static struct gntalloc_gref *find_grefs(struct gntalloc_file_private_data *priv, in find_grefs()
218 struct gntalloc_gref *rv = NULL, *gref; in find_grefs()
261 struct gntalloc_gref *gref; in gntalloc_release()
268 struct gntalloc_gref, next_file); in gntalloc_release()
348 struct gntalloc_gref *gref, *n; in gntalloc_ioctl_dealloc()
366 struct gntalloc_gref, next_file); in gntalloc_ioctl_dealloc()
386 struct gntalloc_gref *gref; in gntalloc_ioctl_unmap_notify()
474 struct gntalloc_gref *gref, *next; in gntalloc_vma_close()
487 struct gntalloc_gref, next_gref); in gntalloc_vma_close()
506 struct gntalloc_gref *gref; in gntalloc_mmap()
551 struct gntalloc_gref, next_file); in gntalloc_mmap()