Searched refs:map_groups__next (Results 1 – 3 of 3) sorted by relevance
147 for (; map ; map = map_groups__next(map)) { in machine__thread_dso_type()
199 static inline struct map *map_groups__next(struct map *map) in map_groups__next() function
985 struct map *next = map_groups__next(old_map); in do_validate_kcore_modules()1147 struct map *next = map_groups__next(old_map); in dso__load_kcore()