Home
last modified time | relevance | path

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

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