Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/kprobes/
Dcore.c497 static void kprobe_emulate_jcc(struct kprobe *p, struct pt_regs *regs) in kprobe_emulate_jcc() function
512 NOKPROBE_SYMBOL(kprobe_emulate_jcc);
631 p->ainsn.emulate_op = kprobe_emulate_jcc; in prepare_emulation()
639 p->ainsn.emulate_op = kprobe_emulate_jcc; in prepare_emulation()