Searched refs:uprobe_post_sstep_notifier (Results 1 – 6 of 6) sorted by relevance
154 if (uprobe_post_sstep_notifier(regs)) in arch_uprobe_exception_notify()
118 extern int uprobe_post_sstep_notifier(struct pt_regs *regs);
196 uprobe_post_sstep_notifier(regs); in uprobe_trap_handler()
124 if (uprobe_post_sstep_notifier(regs)) in arch_uprobe_exception_notify()
926 if (uprobe_post_sstep_notifier(regs)) in arch_uprobe_exception_notify()
1963 int uprobe_post_sstep_notifier(struct pt_regs *regs) in uprobe_post_sstep_notifier() function