Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h414 const struct kernel_symbol *unused_gpl_syms; member
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c481 { mod->unused_gpl_syms, in each_symbol_section()
482 mod->unused_gpl_syms + mod->num_unused_gpl_syms, in each_symbol_section()
2329 { mod->unused_gpl_syms, mod->num_unused_gpl_syms }, in verify_exported_symbols()
3335 mod->unused_gpl_syms = section_objs(info, "__ksymtab_unused_gpl", in find_module_sections()
3336 sizeof(*mod->unused_gpl_syms), in find_module_sections()