Searched refs:kprobe_emulate_jcc (Results 1 – 1 of 1) sorted by relevance
476 static void kprobe_emulate_jcc(struct kprobe *p, struct pt_regs *regs) in kprobe_emulate_jcc() function482 NOKPROBE_SYMBOL(kprobe_emulate_jcc);604 p->ainsn.emulate_op = kprobe_emulate_jcc; in prepare_emulation()612 p->ainsn.emulate_op = kprobe_emulate_jcc; in prepare_emulation()
Completed in 6 milliseconds