Home
last modified time | relevance | path

Searched refs:unused_gpl_syms (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dmodule.h352 const struct kernel_symbol *unused_gpl_syms; member
/linux-4.4.14/kernel/
Dmodule.c494 { mod->unused_gpl_syms, in each_symbol_section()
495 mod->unused_gpl_syms + mod->num_unused_gpl_syms, in each_symbol_section()
2093 { mod->unused_gpl_syms, mod->num_unused_gpl_syms }, in verify_export_symbols()
2916 mod->unused_gpl_syms = section_objs(info, "__ksymtab_unused_gpl", in find_module_sections()
2917 sizeof(*mod->unused_gpl_syms), in find_module_sections()