Searched refs:is_gpl (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/mod/
H A Dmodpost.c1091 bool is_gpl; local
1118 is_gpl = true;
1120 is_gpl = false;
1128 s = sym_add_exported(name, mod, is_gpl, data);

Completed in 109 milliseconds