Home
last modified time | relevance | path

Searched refs:is_gpl_compatible (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/mod/
H A Dmodpost.h86 bool is_gpl_compatible; member
H A Dmodpost.c189 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()