Searched refs:no_kcore (Results 1 – 4 of 4) sorted by relevance
219 enum map_type type, bool no_kcore);
256 bool no_kcore);
1315 struct map *map, bool no_kcore) in __dso__load_kallsyms() argument1336 if (!no_kcore && !dso__load_kcore(dso, map, filename)) in __dso__load_kallsyms()
1059 enum map_type type, bool no_kcore) in __machine__load_kallsyms() argument1062 int ret = __dso__load_kallsyms(map->dso, filename, map, no_kcore); in __machine__load_kallsyms()