Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmodule.h384 const s32 *gpl_future_crcs; member
/Linux-v4.19/kernel/
Dmodule.c462 mod->gpl_future_crcs, in each_symbol_section()
3062 mod->gpl_future_crcs = section_addr(info, "__kcrctab_gpl_future"); in find_module_sections()
3228 || (mod->num_gpl_future_syms && !mod->gpl_future_crcs) in check_module_license_and_versions()