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()
184 static void __del_gref(struct gntalloc_gref *gref) in __del_gref()
218 static struct gntalloc_gref *find_grefs(struct gntalloc_file_private_data *priv, in find_grefs()
221 struct gntalloc_gref *rv = NULL, *gref; in find_grefs()
264 struct gntalloc_gref *gref; in gntalloc_release()
271 struct gntalloc_gref, next_file); in gntalloc_release()
351 struct gntalloc_gref *gref, *n; in gntalloc_ioctl_dealloc()
369 struct gntalloc_gref, next_file); in gntalloc_ioctl_dealloc()
389 struct gntalloc_gref *gref; in gntalloc_ioctl_unmap_notify()
477 struct gntalloc_gref *gref, *next; in gntalloc_vma_close()
490 struct gntalloc_gref, next_gref); in gntalloc_vma_close()
509 struct gntalloc_gref *gref; in gntalloc_mmap()
554 struct gntalloc_gref, next_file); in gntalloc_mmap()