Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmodule.h383 const struct kernel_symbol *gpl_future_syms; member
/Linux-v4.19/kernel/
Dmodule.c460 { mod->gpl_future_syms, in each_symbol_section()
461 mod->gpl_future_syms + mod->num_gpl_future_syms, in each_symbol_section()
2212 { mod->gpl_future_syms, mod->num_gpl_future_syms }, in verify_export_symbols()
3058 mod->gpl_future_syms = section_objs(info, in find_module_sections()
3060 sizeof(*mod->gpl_future_syms), in find_module_sections()