Searched refs:cpu_wants_rethunk (Results 1 – 4 of 4) sorted by relevance
152 extern bool cpu_wants_rethunk(void);155 static __always_inline bool cpu_wants_rethunk(void) in cpu_wants_rethunk() function
93 if (cpu_wants_rethunk()) in __static_call_transform()
1004 bool cpu_wants_rethunk(void) in cpu_wants_rethunk() function1052 if (cpu_wants_rethunk()) in apply_returns()
691 if (cpu_wants_rethunk()) { in emit_return()
Completed in 18 milliseconds