Lines Matching defs:kmodule
550 demangled = dso__demangle_sym(di->dso, /*kmodule=*/0, sym_name);
748 demangled = dso__demangle_sym(dso, /*kmodule=*/0, elf_name);
1349 bool adjust_kernel_syms, bool kmodule, bool *remap_kernel,
1373 if (*remap_kernel && dso__kernel(dso) && !kmodule) {
1397 if (*remap_kernel && kmodule) {
1414 if (kmodule && adjust_kernel_syms && is_exe_text(shdr->sh_flags) &&
1427 if (kmodule)
1474 struct symsrc *runtime_ss, int kmodule, int dynsym)
1580 if (kmodule && adjust_kernel_syms)
1682 kmodule,
1717 demangled = dso__demangle_sym(dso, kmodule, elf_name);
1756 struct symsrc *runtime_ss, int kmodule)
1769 if (kmodule && syms_ss->symtab)
1782 kmodule, 0);
1790 kmodule, 1);
1803 kmodule, 1);