Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/kprobes/
H A Dcore.c548 static void kprobe_emulate_jcc(struct kprobe *p, struct pt_regs *regs) in kprobe_emulate_jcc() function
554 NOKPROBE_SYMBOL(kprobe_emulate_jcc);
677 p->ainsn.emulate_op = kprobe_emulate_jcc; in prepare_emulation()
685 p->ainsn.emulate_op = kprobe_emulate_jcc; in prepare_emulation()