Searched defs:kmodule (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/tools/perf/util/ |
D | symbol-elf.c | 308 static char *demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in demangle_sym() 849 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in dso__demangle_sym() 1426 bool adjust_kernel_syms, bool kmodule, bool *remap_kernel, in dso__process_kernel_symbol() 1544 struct symsrc *runtime_ss, int kmodule, int dynsym) in dso__load_sym_internal() 1820 struct symsrc *runtime_ss, int kmodule) in dso__load_sym()
|