Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmodule.h364 const struct kernel_symbol *gpl_future_syms; member
/linux-4.4.14/kernel/
Dmodule.c485 { mod->gpl_future_syms, in each_symbol_section()
486 mod->gpl_future_syms + mod->num_gpl_future_syms, in each_symbol_section()
2090 { mod->gpl_future_syms, mod->num_gpl_future_syms }, in verify_export_symbols()
2905 mod->gpl_future_syms = section_objs(info, in find_module_sections()
2907 sizeof(*mod->gpl_future_syms), in find_module_sections()