Searched refs:map_groups__next (Results 1 – 3 of 3) sorted by relevance
224 static inline struct map *map_groups__next(struct map *map) in map_groups__next() function
146 for (; map ; map = map_groups__next(map)) { in machine__thread_dso_type()
1055 struct map *next = map_groups__next(old_map); in do_validate_kcore_modules()1221 struct map *next = map_groups__next(old_map); in dso__load_kcore()