unused_gpl_crcs 389 include/linux/module.h const s32 *unused_gpl_crcs; unused_gpl_crcs 471 kernel/module.c mod->unused_gpl_crcs, unused_gpl_crcs 3177 kernel/module.c mod->unused_gpl_crcs = section_addr(info, "__kcrctab_unused_gpl"); unused_gpl_crcs 3346 kernel/module.c || (mod->num_unused_gpl_syms && !mod->unused_gpl_crcs)