Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/kprobes/
Dcore.c504 static void kprobe_emulate_loop(struct kprobe *p, struct pt_regs *regs) in kprobe_emulate_loop() function
535 NOKPROBE_SYMBOL(kprobe_emulate_loop);
646 p->ainsn.emulate_op = kprobe_emulate_loop; in prepare_emulation()