Searched refs:is_gpl (Results 1 - 1 of 1) sorted by last modified time

/linux-master/scripts/mod/
H A Dmodpost.c1086 bool is_gpl; local
1113 is_gpl = true;
1115 is_gpl = false;
1123 s = sym_add_exported(name, mod, is_gpl, data);

Completed in 229 milliseconds