Searched refs:license_is_gpl_compatible (Results 1 – 4 of 4) sorted by relevance
4 static inline int license_is_gpl_compatible(const char *license) in license_is_gpl_compatible() function
639 is_gpl = license_is_gpl_compatible(license); in bpf_prog_load()
1952 if (license_is_gpl_compatible(license)) in read_symbols()
2308 if (!license_is_gpl_compatible(license)) { in set_license()