Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmodule.h400 const struct kernel_symbol *gpl_future_syms; member
/Linux-v5.4/kernel/
Dmodule.c458 { mod->gpl_future_syms, in each_symbol_section()
459 mod->gpl_future_syms + mod->num_gpl_future_syms, in each_symbol_section()
2266 { mod->gpl_future_syms, mod->num_gpl_future_syms }, in verify_exported_symbols()
3157 mod->gpl_future_syms = section_objs(info, in find_module_sections()
3159 sizeof(*mod->gpl_future_syms), in find_module_sections()