gpl_future_syms   400 include/linux/module.h 	const struct kernel_symbol *gpl_future_syms;
gpl_future_syms   460 kernel/module.c 			{ mod->gpl_future_syms,
gpl_future_syms   461 kernel/module.c 			  mod->gpl_future_syms + mod->num_gpl_future_syms,
gpl_future_syms  2273 kernel/module.c 		{ mod->gpl_future_syms, mod->num_gpl_future_syms },
gpl_future_syms  3163 kernel/module.c 	mod->gpl_future_syms = section_objs(info,
gpl_future_syms  3165 kernel/module.c 					    sizeof(*mod->gpl_future_syms),