Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h401 unsigned int num_gpl_syms; member
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c469 { mod->gpl_syms, mod->gpl_syms + mod->num_gpl_syms, in each_symbol_section()
2325 { mod->gpl_syms, mod->num_gpl_syms }, in verify_exported_symbols()
3322 &mod->num_gpl_syms); in find_module_sections()
3518 || (mod->num_gpl_syms && !mod->gpl_crcs) in check_module_license_and_versions()