Lines Matching refs:mg
193 void __map_groups__fixup_end(struct map_groups *mg, enum map_type type)196 struct rb_node *nd, *prevnd = rb_first(&mg->maps[type]);1107 struct map *map_groups__find_by_name(struct map_groups *mg,1112 for (nd = rb_first(&mg->maps[type]); nd; nd = rb_next(nd)) {