Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmodule.h413 const s32 *unused_gpl_crcs; member
/kernel/linux/linux-5.10/kernel/
Dmodule.c480 mod->unused_gpl_crcs, in each_symbol_section()
3326 mod->unused_gpl_crcs = section_addr(info, "__kcrctab_unused_gpl"); in find_module_sections()
3510 || (mod->num_unused_gpl_syms && !mod->unused_gpl_crcs) in check_module_license_and_versions()