Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kernel/
Dkprobes.c231 static int try_to_emulate(struct kprobe *p, struct pt_regs *regs) in try_to_emulate() function
270 NOKPROBE_SYMBOL(try_to_emulate);
343 ret = try_to_emulate(p, regs); in kprobe_handler()
365 ret = try_to_emulate(p, regs); in kprobe_handler()