Searched refs:retpoline_module_ok (Results 1 – 3 of 3) sorted by relevance
923 extern bool retpoline_module_ok(bool has_retpoline);925 static inline bool retpoline_module_ok(bool has_retpoline) in retpoline_module_ok() function
1350 bool retpoline_module_ok(bool has_retpoline) in retpoline_module_ok() function
2314 if (retpoline_module_ok(get_modinfo(info, "retpoline"))) in check_modinfo_retpoline()