Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmodule.h359 unsigned int num_gpl_syms; member
/Linux-v4.19/kernel/
Dmodule.c457 { mod->gpl_syms, mod->gpl_syms + mod->num_gpl_syms, in each_symbol_section()
2211 { mod->gpl_syms, mod->num_gpl_syms }, in verify_export_symbols()
3056 &mod->num_gpl_syms); in find_module_sections()
3227 || (mod->num_gpl_syms && !mod->gpl_crcs) in check_module_license_and_versions()