Lines Matching +defs:source +defs:map
446 struct rb_root_cached *source) in symbols__sort_by_name()
1155 struct map *map) in validate_kcore_modules()
1174 struct map *map) in validate_kcore_addresses()
1202 struct map *map; in kcore_mapfn() local
1295 static int dso__load_kcore(struct dso *dso, struct map *map, in dso__load_kcore()
1459 struct map *map, bool no_kcore) in __dso__load_kallsyms()
1491 struct map *map) in dso__load_kallsyms()
1769 int dso__load(struct dso *dso, struct map *map) in dso__load()
1963 const struct map *map = *(const struct map **)b; in map__strcmp_name() local
1974 struct map *map; in map__groups__sort_by_name_from_rbtree() local
2007 struct map *map; in maps__find_by_name() local
2038 int dso__load_vmlinux(struct dso *dso, struct map *map, in dso__load_vmlinux()
2075 int dso__load_vmlinux_path(struct dso *dso, struct map *map) in dso__load_vmlinux_path()
2108 static int find_matching_kcore(struct map *map, char *dir, size_t dir_sz) in find_matching_kcore()
2148 static char *dso__find_kallsyms(struct dso *dso, struct map *map) in dso__find_kallsyms()
2205 static int dso__load_kernel_sym(struct dso *dso, struct map *map) in dso__load_kernel_sym()
2266 static int dso__load_guest_kernel_sym(struct dso *dso, struct map *map) in dso__load_guest_kernel_sym()