Lines Matching defs:map

573 	struct map *map;  member
645 struct map *map) in dso__load_all_kallsyms()
651 static int dso__split_kallsyms_for_kcore(struct dso *dso, struct map *map, in dso__split_kallsyms_for_kcore()
704 static int dso__split_kallsyms(struct dso *dso, struct map *map, u64 delta, in dso__split_kallsyms()
991 static int do_validate_kcore_modules(const char *filename, struct map *map, in do_validate_kcore_modules()
1053 struct map *map) in validate_kcore_modules()
1072 struct map *map) in validate_kcore_addresses()
1100 struct map *map; in kcore_mapfn() local
1114 static int dso__load_kcore(struct dso *dso, struct map *map, in dso__load_kcore()
1244 static int kallsyms__delta(struct map *map, const char *filename, u64 *delta) in kallsyms__delta()
1265 struct map *map, symbol_filter_t filter) in dso__load_kallsyms()
1292 static int dso__load_perf_map(struct dso *dso, struct map *map, in dso__load_perf_map()
1396 int dso__load(struct dso *dso, struct map *map, symbol_filter_t filter) in dso__load()
1557 struct map *map; in map_groups__find_by_name() local
1573 int dso__load_vmlinux(struct dso *dso, struct map *map, in dso__load_vmlinux()
1611 int dso__load_vmlinux_path(struct dso *dso, struct map *map, in dso__load_vmlinux_path()
1638 static int find_matching_kcore(struct map *map, char *dir, size_t dir_sz) in find_matching_kcore()
1669 static char *dso__find_kallsyms(struct dso *dso, struct map *map) in dso__find_kallsyms()
1742 static int dso__load_kernel_sym(struct dso *dso, struct map *map, in dso__load_kernel_sym()
1805 static int dso__load_guest_kernel_sym(struct dso *dso, struct map *map, in dso__load_guest_kernel_sym()