Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/kprobes/
Dcore.c453 static void kprobe_emulate_call(struct kprobe *p, struct pt_regs *regs) in kprobe_emulate_call() function
460 NOKPROBE_SYMBOL(kprobe_emulate_call);
603 p->ainsn.emulate_op = kprobe_emulate_call; in prepare_emulation()