Lines Matching +defs:source +defs:map
69 struct map *map; member
452 static struct symbol **symbols__sort_by_name(struct rb_root_cached *source, size_t *len) in symbols__sort_by_name()
1218 struct map *map) in validate_kcore_modules()
1237 struct map *map) in validate_kcore_addresses()
1284 static bool remove_old_maps(struct map *map, void *data) in remove_old_maps()
1295 static int dso__load_kcore(struct dso *dso, struct map *map, in dso__load_kcore()
1482 struct map *map, bool no_kcore) in __dso__load_kallsyms()
1514 struct map *map) in dso__load_kallsyms()
1792 int dso__load(struct dso *dso, struct map *map) in dso__load()
1994 int dso__load_vmlinux(struct dso *dso, struct map *map, in dso__load_vmlinux()
2039 int dso__load_vmlinux_path(struct dso *dso, struct map *map) in dso__load_vmlinux_path()
2071 static int find_matching_kcore(struct map *map, char *dir, size_t dir_sz) in find_matching_kcore()
2111 static char *dso__find_kallsyms(struct dso *dso, struct map *map) in dso__find_kallsyms()
2168 static int dso__load_kernel_sym(struct dso *dso, struct map *map) in dso__load_kernel_sym()
2244 static int dso__load_guest_kernel_sym(struct dso *dso, struct map *map) in dso__load_guest_kernel_sym()