Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dgntalloc.c89 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()
204 static struct gntalloc_gref *find_grefs(struct gntalloc_file_private_data *priv, in find_grefs()
207 struct gntalloc_gref *rv = NULL, *gref; in find_grefs()
250 struct gntalloc_gref *gref; in gntalloc_release()
257 struct gntalloc_gref, next_file); in gntalloc_release()
[all …]