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