Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.h114 int gpl_compatible; member
Dmodpost.c147 mod->gpl_compatible = -1; in new_module()
1968 mod->gpl_compatible = 1; in read_symbols()
1970 mod->gpl_compatible = 0; in read_symbols()
2110 if (!mod->gpl_compatible) in check_exports()