Searched refs:retpoline_module_ok (Results 1 – 3 of 3) sorted by relevance
876 extern bool retpoline_module_ok(bool has_retpoline);878 static inline bool retpoline_module_ok(bool has_retpoline) in retpoline_module_ok() function
471 bool retpoline_module_ok(bool has_retpoline) in retpoline_module_ok() function
2963 if (retpoline_module_ok(get_modinfo(info, "retpoline"))) in check_modinfo_retpoline()