Searched defs:kmaps (Results 1 – 6 of 6) sorted by relevance
21 struct maps *kmaps = &machine->kmaps; in perf_event__synthesize_extra_kmaps() local
47 struct maps *kmaps; member
749 static int maps__split_kallsyms_for_kcore(struct maps *kmaps, struct dso *dso) in maps__split_kallsyms_for_kcore()802 static int maps__split_kallsyms(struct maps *kmaps, struct dso *dso, u64 delta, in maps__split_kallsyms()1100 static int do_validate_kcore_modules(const char *filename, struct maps *kmaps) in do_validate_kcore_modules()1157 struct maps *kmaps = map__kmaps(map); in validate_kcore_modules() local1220 int maps__merge_in(struct maps *kmaps, struct map *new_map) in maps__merge_in()1298 struct maps *kmaps = map__kmaps(map); in dso__load_kcore() local
54 struct maps kmaps; member
961 struct maps *kmaps, struct kmap *kmap, in dso__process_kernel_symbol()1070 struct maps *kmaps = kmap ? map__kmaps(map) : NULL; in dso__load_sym() local
1110 struct maps *kmaps = &machine->kmaps; in machine__map_x86_64_entry_trampolines() local