Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h403 const s32 *gpl_crcs; member
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c470 mod->gpl_crcs, in each_symbol_section()
3323 mod->gpl_crcs = section_addr(info, "__kcrctab_gpl"); in find_module_sections()
3518 || (mod->num_gpl_syms && !mod->gpl_crcs) in check_module_license_and_versions()