Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/module/
A Dmain.c319 { mod->gpl_syms, mod->gpl_syms + mod->num_gpl_syms, in find_symbol()
1239 { mod->gpl_syms, mod->num_gpl_syms }, in verify_exported_symbols()
2012 mod->gpl_syms = section_objs(info, "__ksymtab_gpl", in find_module_sections()
2013 sizeof(*mod->gpl_syms), in find_module_sections()
/linux-6.3-rc2/include/linux/
A Dmodule.h411 const struct kernel_symbol *gpl_syms; member

Completed in 15 milliseconds