Searched refs:is_gpl_compatible (Results 1 – 2 of 2) sorted by relevance
98 bool is_gpl_compatible; member
203 mod->is_gpl_compatible = true; in new_module()1648 mod->is_gpl_compatible = false; in read_symbols()1781 if (!mod->is_gpl_compatible && exp->is_gpl_only) in check_exports()