Searched refs:gki_is_module_protected_export (Results 1 – 3 of 3) sorted by relevance
35 bool gki_is_module_protected_export(const char *name) in gki_is_module_protected_export() function
309 extern bool gki_is_module_protected_export(const char *name);315 static inline bool gki_is_module_protected_export(const char *name) in gki_is_module_protected_export() function
1281 if (!mod->sig_ok && gki_is_module_protected_export( in verify_exported_symbols()