unused_syms       382 include/linux/module.h 	const struct kernel_symbol *unused_syms;
unused_syms       465 kernel/module.c 			{ mod->unused_syms,
unused_syms       466 kernel/module.c 			  mod->unused_syms + mod->num_unused_syms,
unused_syms      2275 kernel/module.c 		{ mod->unused_syms, mod->num_unused_syms },
unused_syms      3170 kernel/module.c 	mod->unused_syms = section_objs(info, "__ksymtab_unused",
unused_syms      3171 kernel/module.c 					sizeof(*mod->unused_syms),