Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dstatic_call.h66 extern bool __static_call_fixup(void *tramp, u8 op, void *dest);
/linux-6.3-rc2/arch/x86/kernel/
A Dstatic_call.c187 bool __static_call_fixup(void *tramp, u8 op, void *dest) in __static_call_fixup() function
A Dalternative.c627 if (__static_call_fixup(addr, op, dest) || in apply_returns()

Completed in 10 milliseconds