Searched refs:__static_call_fixup (Results 1 – 3 of 3) sorted by relevance
66 extern bool __static_call_fixup(void *tramp, u8 op, void *dest);
187 bool __static_call_fixup(void *tramp, u8 op, void *dest) in __static_call_fixup() function
627 if (__static_call_fixup(addr, op, dest) || in apply_returns()
Completed in 10 milliseconds