Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/kprobes/
H A Dcore.c510 static void kprobe_emulate_jmp(struct kprobe *p, struct pt_regs *regs) in kprobe_emulate_jmp() function
517 NOKPROBE_SYMBOL(kprobe_emulate_jmp);
638 p->ainsn.emulate_op = kprobe_emulate_jmp; in prepare_emulation()