Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmodule.h403 const struct kernel_symbol *unused_gpl_syms; member
/Linux-v5.10/kernel/
Dmodule.c474 { mod->unused_gpl_syms, in each_symbol_section()
475 mod->unused_gpl_syms + mod->num_unused_gpl_syms, in each_symbol_section()
2301 { mod->unused_gpl_syms, mod->num_unused_gpl_syms }, in verify_exported_symbols()
3213 mod->unused_gpl_syms = section_objs(info, "__ksymtab_unused_gpl", in find_module_sections()
3214 sizeof(*mod->unused_gpl_syms), in find_module_sections()