Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmodule.h455 const u32 *gpl_crcs; member
/linux-6.15/kernel/module/
H A Dmain.c358 mod->gpl_crcs, in find_symbol()
2500 mod->gpl_crcs = section_addr(info, "__kcrctab_gpl"); in find_module_sections()
2709 (mod->num_gpl_syms && !mod->gpl_crcs)) { in check_export_symbol_versions()