Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dkprobes.c244 static int try_to_emulate(struct kprobe *p, struct pt_regs *regs) in try_to_emulate() function
283 NOKPROBE_SYMBOL(try_to_emulate);
356 ret = try_to_emulate(p, regs); in kprobe_handler()
378 ret = try_to_emulate(p, regs); in kprobe_handler()

Completed in 7 milliseconds