Searched refs:retpoline_module_ok (Results 1 – 3 of 3) sorted by relevance
906 extern bool retpoline_module_ok(bool has_retpoline);908 static inline bool retpoline_module_ok(bool has_retpoline) in retpoline_module_ok() function
1188 bool retpoline_module_ok(bool has_retpoline) in retpoline_module_ok() function
1953 if (retpoline_module_ok(get_modinfo(info, "retpoline"))) in check_modinfo_retpoline()