num_gpl_future_syms  402 include/linux/module.h 	unsigned int num_gpl_future_syms;
num_gpl_future_syms  461 kernel/module.c 			  mod->gpl_future_syms + mod->num_gpl_future_syms,
num_gpl_future_syms 2273 kernel/module.c 		{ mod->gpl_future_syms, mod->num_gpl_future_syms },
num_gpl_future_syms 3166 kernel/module.c 					    &mod->num_gpl_future_syms);
num_gpl_future_syms 3343 kernel/module.c 	    || (mod->num_gpl_future_syms && !mod->gpl_future_crcs)