Home
last modified time | relevance | path

Searched defs:kmodule (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol-elf.c267 static char *demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in demangle_sym() argument
473 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in dso__demangle_sym() argument
959 dso__process_kernel_symbol(struct dso *dso, struct map *map, GElf_Sym *sym, GElf_Shdr *shdr, struct maps *kmaps, struct kmap *kmap, struct dso **curr_dsop, struct map **curr_mapp, const char *section_name, bool adjust_kernel_syms, bool kmodule, bool *remap_kernel) dso__process_kernel_symbol() argument
1066 dso__load_sym(struct dso *dso, struct map *map, struct symsrc *syms_ss, struct symsrc *runtime_ss, int kmodule) dso__load_sym() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol-elf.c305 static char *demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in demangle_sym() argument
846 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in dso__demangle_sym() argument
1366 dso__process_kernel_symbol(struct dso *dso, struct map *map, GElf_Sym *sym, GElf_Shdr *shdr, struct maps *kmaps, struct kmap *kmap, struct dso **curr_dsop, struct map **curr_mapp, const char *section_name, bool adjust_kernel_syms, bool kmodule, bool *remap_kernel) dso__process_kernel_symbol() argument
1482 dso__load_sym_internal(struct dso *dso, struct map *map, struct symsrc *syms_ss, struct symsrc *runtime_ss, int kmodule, int dynsym) dso__load_sym_internal() argument
1745 dso__load_sym(struct dso *dso, struct map *map, struct symsrc *syms_ss, struct symsrc *runtime_ss, int kmodule) dso__load_sym() argument
[all...]

Completed in 6 milliseconds