Searched refs:text_poke_apply_relocation (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | text-patching.h | 18 extern void text_poke_apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, …
|
| /linux/arch/x86/kernel/ |
| H A D | ftrace.c | 382 text_poke_apply_relocation(trampoline, trampoline, size, in create_trampoline()
|
| H A D | alternative.c | 521 void text_poke_apply_relocation(u8 *buf, const u8 * const instr, size_t instrlen, u8 *repl, size_t … in text_poke_apply_relocation() function
|