unused_gpl_syms   388 include/linux/module.h 	const struct kernel_symbol *unused_gpl_syms;
unused_gpl_syms   469 kernel/module.c 			{ mod->unused_gpl_syms,
unused_gpl_syms   470 kernel/module.c 			  mod->unused_gpl_syms + mod->num_unused_gpl_syms,
unused_gpl_syms  2276 kernel/module.c 		{ mod->unused_gpl_syms, mod->num_unused_gpl_syms },
unused_gpl_syms  3174 kernel/module.c 	mod->unused_gpl_syms = section_objs(info, "__ksymtab_unused_gpl",
unused_gpl_syms  3175 kernel/module.c 					    sizeof(*mod->unused_gpl_syms),