Searched defs:kmaps (Results 1 – 7 of 7) sorted by relevance
73 struct maps *kmaps = machine__kernel_maps(machine); in perf_event__synthesize_extra_kmaps() local
49 struct maps *kmaps; member
758 static int maps__split_kallsyms_for_kcore(struct maps *kmaps, struct dso *dso) in maps__split_kallsyms_for_kcore()812 static int maps__split_kallsyms(struct maps *kmaps, struct dso *dso, u64 delta, in maps__split_kallsyms()1135 static int do_validate_kcore_modules(const char *filename, struct maps *kmaps) in do_validate_kcore_modules()1178 struct maps *kmaps = map__kmaps(map); in validate_kcore_modules() local1256 struct maps *kmaps = map__kmaps(map); in dso__load_kcore() local
55 struct maps *kmaps; member
724 int maps__merge_in(struct maps *kmaps, struct map *new_map) in maps__merge_in()
1368 struct maps *kmaps, struct kmap *kmap, in dso__process_kernel_symbol()1484 struct maps *kmaps = kmap ? map__kmaps(map) : NULL; in dso__load_sym_internal() local
1289 struct maps *kmaps; member