Searched defs:kmaps (Results 1 – 7 of 7) sorted by relevance
19 struct maps *kmaps; member
788 static int maps__split_kallsyms_for_kcore(struct maps *kmaps, struct dso *dso) in maps__split_kallsyms_for_kcore()843 static int maps__split_kallsyms(struct maps *kmaps, struct dso *dso, u64 delta, in maps__split_kallsyms()1170 static int do_validate_kcore_modules(const char *filename, struct maps *kmaps) in do_validate_kcore_modules()1213 struct maps *kmaps = map__kmaps(map); in validate_kcore_modules() local1291 struct maps *kmaps = map__kmaps(map); in dso__load_kcore() local
46 struct maps *kmaps; member
1183 int maps__merge_in(struct maps *kmaps, struct map *new_map) in maps__merge_in()
1421 struct maps *kmaps, struct kmap *kmap, in dso__process_kernel_symbol()1545 struct maps *kmaps = kmap ? map__kmaps(map) : NULL; in dso__load_sym_internal() local
1074 struct maps *kmaps; member
73 struct maps *kmaps = machine__kernel_maps(machine); in perf_event__synthesize_extra_kmaps() local