Home
last modified time | relevance | path

Searched refs:__static_call_fixup (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/
H A Dstatic_call.c195 bool __static_call_fixup(void *tramp, u8 op, void *dest) in __static_call_fixup() function
H A Dalternative.c1070 if (__static_call_fixup(addr, op, dest) || in apply_returns()