Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dmodule.h260 const unsigned long *unused_gpl_crcs; member
/linux-3.4.99/kernel/
Dmodule.c298 mod->unused_gpl_crcs, in each_symbol_section()
2605 mod->unused_gpl_crcs = section_addr(info, "__kcrctab_unused_gpl"); in find_module_sections()
2747 || (mod->num_unused_gpl_syms && !mod->unused_gpl_crcs) in check_module_license_and_versions()