Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmodule.h415 const struct kernel_symbol *gpl_future_syms; member
/Linux-v5.10/kernel/
Dmodule.c465 { mod->gpl_future_syms, in each_symbol_section()
466 mod->gpl_future_syms + mod->num_gpl_future_syms, in each_symbol_section()
2298 { mod->gpl_future_syms, mod->num_gpl_future_syms }, in verify_exported_symbols()
3202 mod->gpl_future_syms = section_objs(info, in find_module_sections()
3204 sizeof(*mod->gpl_future_syms), in find_module_sections()