Searched refs:retpoline_module_ok (Results 1 – 3 of 3) sorted by relevance
870 extern bool retpoline_module_ok(bool has_retpoline);872 static inline bool retpoline_module_ok(bool has_retpoline) in retpoline_module_ok() function
598 bool retpoline_module_ok(bool has_retpoline) in retpoline_module_ok() function
3004 if (retpoline_module_ok(get_modinfo(info, "retpoline"))) in check_modinfo_retpoline()