Home
last modified time | relevance | path

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

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