Searched defs:kmodule (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | symbol-elf.c | 240 static char *demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in demangle_sym() 446 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in dso__demangle_sym() 937 bool adjust_kernel_syms, bool kmodule, bool *remap_kernel) in dso__process_kernel_symbol() 1040 struct symsrc *runtime_ss, int kmodule) in dso__load_sym()
|
| /kernel/linux/linux-4.19/tools/perf/util/ |
| D | symbol-elf.c | 209 static char *demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in demangle_sym() 415 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in dso__demangle_sym() 822 bool adjust_kernel_syms, bool kmodule, bool *remap_kernel) in dso__process_kernel_symbol() 922 struct symsrc *runtime_ss, int kmodule) in dso__load_sym()
|