Searched refs:try_to_emulate (Results 1 – 1 of 1) sorted by relevance
229 static int try_to_emulate(struct kprobe *p, struct pt_regs *regs) in try_to_emulate() function268 NOKPROBE_SYMBOL(try_to_emulate);341 ret = try_to_emulate(p, regs); in kprobe_handler()363 ret = try_to_emulate(p, regs); in kprobe_handler()
Completed in 4 milliseconds