Searched refs:uprobe_post_sstep_notifier (Results 1 – 8 of 8) sorted by relevance
154 if (uprobe_post_sstep_notifier(regs)) in arch_uprobe_exception_notify()
154 if (uprobe_post_sstep_notifier(regs)) in uprobe_single_step_handler()
124 if (uprobe_post_sstep_notifier(regs)) in uprobe_singlestep_handler()
281 if (uprobe_post_sstep_notifier(args->regs)) in arch_uprobe_exception_notify()
220 extern int uprobe_post_sstep_notifier(struct pt_regs *regs);
125 if (uprobe_post_sstep_notifier(regs)) in arch_uprobe_exception_notify()
1708 if (uprobe_post_sstep_notifier(regs)) in arch_uprobe_exception_notify()
2888 int uprobe_post_sstep_notifier(struct pt_regs *regs) in uprobe_post_sstep_notifier() function