Searched refs:unused_crcs (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dmodule.h252 const unsigned long *unused_crcs; member in struct:module
/linux-4.1.27/kernel/
H A Dmodule.c341 mod->unused_crcs, each_symbol_section()
2760 mod->unused_crcs = section_addr(info, "__kcrctab_unused"); find_module_sections()
2913 || (mod->num_unused_syms && !mod->unused_crcs) check_module_license_and_versions()

Completed in 170 milliseconds