Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/kprobes/
Dcore.c492 static void kprobe_emulate_call(struct kprobe *p, struct pt_regs *regs) in kprobe_emulate_call() function
499 NOKPROBE_SYMBOL(kprobe_emulate_call);
620 p->ainsn.emulate_op = kprobe_emulate_call; in prepare_emulation()