Searched refs:gntdev_gref (Results 1 – 1 of 1) sorted by relevance
95 struct gntdev_gref;99 RB_HEAD(gref_tree_head, gntdev_gref);232 struct gntdev_gref { struct234 STAILQ_ENTRY(gntdev_gref) list; argument235 RB_ENTRY(gntdev_gref) tree;244 gref_cmp(struct gntdev_gref *g1, struct gntdev_gref *g2) in gref_cmp() argument310 static struct gntdev_gref*347 struct gntdev_gref *grefs; in gntdev_alloc_gref()910 struct gntdev_gref *gref = NULL; in gntdev_set_unmap_notify()1074 struct gntdev_gref *gref; in mmap_gref()[all …]