Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmodule.h251 const struct kernel_symbol *unused_syms; member
/linux-4.1.27/kernel/
Dmodule.c339 { mod->unused_syms, in each_symbol_section()
340 mod->unused_syms + mod->num_unused_syms, in each_symbol_section()
1921 { mod->unused_syms, mod->num_unused_syms }, in verify_export_symbols()
2757 mod->unused_syms = section_objs(info, "__ksymtab_unused", in find_module_sections()
2758 sizeof(*mod->unused_syms), in find_module_sections()