Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmodule.h391 const struct kernel_symbol *gpl_syms; member
/Linux-v5.10/kernel/
Dmodule.c462 { mod->gpl_syms, mod->gpl_syms + mod->num_gpl_syms, in each_symbol_section()
2297 { mod->gpl_syms, mod->num_gpl_syms }, in verify_exported_symbols()
3198 mod->gpl_syms = section_objs(info, "__ksymtab_gpl", in find_module_sections()
3199 sizeof(*mod->gpl_syms), in find_module_sections()