Home
last modified time | relevance | path

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

/linux/include/linux/
A Dmodule.h403 const struct kernel_symbol *gpl_syms; member
/linux/kernel/
A Dmodule.c540 { mod->gpl_syms, mod->gpl_syms + mod->num_gpl_syms, in find_symbol()
2247 { mod->gpl_syms, mod->num_gpl_syms }, in verify_exported_symbols()
3318 mod->gpl_syms = section_objs(info, "__ksymtab_gpl", in find_module_sections()
3319 sizeof(*mod->gpl_syms), in find_module_sections()

Completed in 14 milliseconds