Home
last modified time | relevance | path

Searched refs:unused_syms (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dmodule.h365 const struct kernel_symbol *unused_syms; member
/Linux-v4.19/kernel/
Dmodule.c465 { mod->unused_syms, in each_symbol_section()
466 mod->unused_syms + mod->num_unused_syms, in each_symbol_section()
2214 { mod->unused_syms, mod->num_unused_syms }, in verify_export_symbols()
3065 mod->unused_syms = section_objs(info, "__ksymtab_unused", in find_module_sections()
3066 sizeof(*mod->unused_syms), in find_module_sections()