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

/linux-master/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;
127 struct gntalloc_gref *gref, *next;
176 static void __del_gref(struct gntalloc_gref *gref)
204 static struct gntalloc_gref *find_grefs(struct gntalloc_file_private_data *priv,
207 struct gntalloc_gref *rv = NULL, *gref;
250 struct gntalloc_gref *gref;
257 struct gntalloc_gref, next_fil
[all...]

Completed in 177 milliseconds