Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/
Dkprobes.c115 static void __kprobes __synthesize_relative_insn(void *from, void *to, u8 op) in __synthesize_relative_insn() function
130 __synthesize_relative_insn(from, to, RELATIVEJUMP_OPCODE); in synthesize_reljump()
136 __synthesize_relative_insn(from, to, RELATIVECALL_OPCODE); in synthesize_relcall()