Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmodule.h267 const struct kernel_symbol *gpl_future_syms; member
/linux-4.1.27/kernel/
Dmodule.c334 { mod->gpl_future_syms, in each_symbol_section()
335 mod->gpl_future_syms + mod->num_gpl_future_syms, in each_symbol_section()
1919 { mod->gpl_future_syms, mod->num_gpl_future_syms }, in verify_export_symbols()
2750 mod->gpl_future_syms = section_objs(info, in find_module_sections()
2752 sizeof(*mod->gpl_future_syms), in find_module_sections()