Searched refs:kprobe_emulate_call_indirect (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/kprobes/
H A Dcore.c622 static void kprobe_emulate_call_indirect(struct kprobe *p, struct pt_regs *regs) function
629 NOKPROBE_SYMBOL(kprobe_emulate_call_indirect); variable
724 p->ainsn.emulate_op = kprobe_emulate_call_indirect;

Completed in 241 milliseconds