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

/linux-master/kernel/module/
H A Dmain.c325 { mod->gpl_syms, mod->gpl_syms + mod->num_gpl_syms,
1330 { mod->gpl_syms, mod->num_gpl_syms },
2109 mod->gpl_syms = section_objs(info, "__ksymtab_gpl",
2110 sizeof(*mod->gpl_syms),
/linux-master/include/linux/
H A Dmodule.h442 const struct kernel_symbol *gpl_syms; member in struct:module

Completed in 108 milliseconds