Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmodule.h402 unsigned int num_unused_gpl_syms; member
/Linux-v5.10/kernel/
Dmodule.c475 mod->unused_gpl_syms + mod->num_unused_gpl_syms, in each_symbol_section()
2301 { mod->unused_gpl_syms, mod->num_unused_gpl_syms }, in verify_exported_symbols()
3215 &mod->num_unused_gpl_syms); in find_module_sections()
3400 || (mod->num_unused_gpl_syms && !mod->unused_gpl_crcs) in check_module_license_and_versions()