Searched defs:kmodule (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | symbol-elf.c | 305 static char *demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in demangle_sym() 846 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in dso__demangle_sym() 1371 bool adjust_kernel_syms, bool kmodule, bool *remap_kernel) in dso__process_kernel_symbol() 1483 struct symsrc *runtime_ss, int kmodule, int dynsym) in dso__load_sym_internal() 1746 struct symsrc *runtime_ss, int kmodule) in dso__load_sym()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | symbol-elf.c | 267 static char *demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in demangle_sym() 473 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in dso__demangle_sym() 964 bool adjust_kernel_syms, bool kmodule, bool *remap_kernel) in dso__process_kernel_symbol() 1067 struct symsrc *runtime_ss, int kmodule) in dso__load_sym()
|