Searched refs:map__next (Results 1 – 9 of 9) sorted by relevance
185 for (map = maps__first(maps); map; map = map__next(map)) { in test__vmlinux_matches_kallsyms()210 for (map = maps__first(maps); map; map = map__next(map)) { in test__vmlinux_matches_kallsyms()240 for (map = maps__first(maps); map; map = map__next(map)) { in test__vmlinux_matches_kallsyms()
27 struct map *map__next(struct map *map);81 return map__next(map); in map_groups__next()
353 for (map = maps__first(maps); map; map = map__next(map)) { in __thread__prepare_access()
891 for (map = maps__first(maps); map; map = map__next(map)) { in map_groups__clone()1009 struct map *map__next(struct map *map) in map__next() function
254 for (next = map__next(curr); next; next = map__next(curr)) { in map_groups__fixup_end()
1035 for (map = maps__first(maps); map; map = map__next(map)) { in machine__map_x86_64_entry_trampolines()1489 map = map__next(machine__kernel_map(machine)); in machine__create_kernel_maps()
441 for (pos = maps__first(maps); pos; pos = map__next(pos)) { in perf_event__synthesize_modules()
160 for (pos = maps__first(maps); pos; pos = map__next(pos)) { in kernel_get_module_map()
32 for (pos = maps__first(maps); pos; pos = map__next(pos)) { in perf_event__synthesize_extra_kmaps()