Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/kprobes/
Dcore.c120 __synthesize_relative_insn(void *dest, void *from, void *to, u8 op) in __synthesize_relative_insn() function
135 __synthesize_relative_insn(dest, from, to, RELATIVEJUMP_OPCODE); in synthesize_reljump()
142 __synthesize_relative_insn(dest, from, to, RELATIVECALL_OPCODE); in synthesize_relcall()