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