Searched refs:gntalloc_gref (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/xen/
H A Dgntalloc.c89 struct gntalloc_gref { struct
105 struct gntalloc_gref *gref;
110 static void __del_gref(struct gntalloc_gref *gref);
114 struct gntalloc_gref *gref, *n; do_cleanup()
127 struct gntalloc_gref *gref, *next; add_grefs()
181 static void __del_gref(struct gntalloc_gref *gref) __del_gref()
215 static struct gntalloc_gref *find_grefs(struct gntalloc_file_private_data *priv, find_grefs()
218 struct gntalloc_gref *rv = NULL, *gref; find_grefs()
261 struct gntalloc_gref *gref; gntalloc_release()
268 struct gntalloc_gref, next_file); gntalloc_release()
348 struct gntalloc_gref *gref, *n; gntalloc_ioctl_dealloc()
366 struct gntalloc_gref, next_file); gntalloc_ioctl_dealloc()
386 struct gntalloc_gref *gref; gntalloc_ioctl_unmap_notify()
474 struct gntalloc_gref *gref, *next; gntalloc_vma_close()
487 struct gntalloc_gref, next_gref); gntalloc_vma_close()
506 struct gntalloc_gref *gref; gntalloc_mmap()
551 struct gntalloc_gref, next_file); gntalloc_mmap()

Completed in 50 milliseconds