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

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

Completed in 404 milliseconds