Searched refs:cpu_wants_rethunk (Results 1 – 4 of 4) sorted by relevance
146 extern bool cpu_wants_rethunk(void);149 static __always_inline bool cpu_wants_rethunk(void) in cpu_wants_rethunk() function
93 if (cpu_wants_rethunk()) in __static_call_transform()
1005 bool cpu_wants_rethunk(void) in cpu_wants_rethunk() function1053 if (cpu_wants_rethunk()) in apply_returns()
691 if (cpu_wants_rethunk()) { in emit_return()