Searched refs:gpl_compatible (Results 1 – 2 of 2) sorted by relevance
142 mod->gpl_compatible = -1; in new_module()1704 mod->gpl_compatible = 1; in read_symbols()1706 mod->gpl_compatible = 0; in read_symbols()1825 if (!mod->gpl_compatible) in check_exports()
108 int gpl_compatible; member