Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmodule.h435 const u32 *gpl_crcs; member
/linux/kernel/module/
H A Dmain.c410 mod->gpl_crcs, in find_symbol()
2609 mod->gpl_crcs = section_addr(info, "__kcrctab_gpl"); in find_module_sections()
2817 (mod->num_gpl_syms && !mod->gpl_crcs)) { in check_export_symbol_versions()