Searched refs:is_gpl_only (Results 1 – 1 of 1) sorted by relevance
226 bool is_gpl_only; /* exported by EXPORT_SYMBOL_GPL */ member249 return sym->is_gpl_only ? KSYM_FLAG_GPL_ONLY : 0; in get_symbol_flags()369 s->is_gpl_only = gpl_only; in sym_add_exported()1781 if (!mod->is_gpl_compatible && exp->is_gpl_only) in check_exports()2223 sym->is_gpl_only ? "_GPL" : "", in write_dump()