Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h408 const struct kernel_symbol *unused_syms; member
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c477 { mod->unused_syms, in each_symbol_section()
478 mod->unused_syms + mod->num_unused_syms, in each_symbol_section()
2328 { mod->unused_syms, mod->num_unused_syms }, in verify_exported_symbols()
3331 mod->unused_syms = section_objs(info, "__ksymtab_unused", in find_module_sections()
3332 sizeof(*mod->unused_syms), in find_module_sections()