Searched refs:try_to_emulate (Results 1 – 1 of 1) sorted by relevance
244 static int try_to_emulate(struct kprobe *p, struct pt_regs *regs) in try_to_emulate() function283 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