gntdev_gmap
mmap_gmap(struct per_user_data *priv_user, struct gntdev_gmap *gmap_start,
struct gntdev_gmap *gmap_start;
STAILQ_ENTRY(gntdev_gmap) list;
RB_ENTRY(gntdev_gmap) tree;
gmap_cmp(struct gntdev_gmap *g1, struct gntdev_gmap *g2)
RB_GENERATE_STATIC(gmap_tree_head, gntdev_gmap, gmap_next.tree, gmap_cmp);
struct gntdev_gmap *gmap, *gmap_tmp, *gmap_previous;
STAILQ_SWAP(&cleanup_data->to_kill_gmaps, &tmp_gmaps, gntdev_gmap);
static struct gntdev_gmap*
struct gntdev_gmap find_gmap, *gmap;
notify_unmap_cleanup(struct gntdev_gmap *gmap)
struct gntdev_gmap *gmap;
struct gntdev_gmap *gmap;
struct gntdev_gmap *gmap;
notify_unmap_cleanup((struct gntdev_gmap *)handle);
struct gntdev_gmap *gmap = object->handle;
struct gntdev_gmap *gmap;
struct gntdev_gmap;
struct gntdev_gmap *gmap, *gmap_tmp;
STAILQ_HEAD(gmap_list_head, gntdev_gmap);
RB_HEAD(gmap_tree_head, gntdev_gmap);