Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/kprobes/
H A Dcore.c110 __synthesize_relative_insn(void *dest, void *from, void *to, u8 op) in __synthesize_relative_insn() function
125 __synthesize_relative_insn(dest, from, to, JMP32_INSN_OPCODE); in synthesize_reljump()
132 __synthesize_relative_insn(dest, from, to, CALL_INSN_OPCODE); in synthesize_relcall()