Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dkprobes.c255 static int try_to_emulate(struct kprobe *p, struct pt_regs *regs) in try_to_emulate() function
294 NOKPROBE_SYMBOL(try_to_emulate);
367 ret = try_to_emulate(p, regs); in kprobe_handler()
389 ret = try_to_emulate(p, regs); in kprobe_handler()