Searched refs:uprobe_pre_sstep_notifier (Results 1 – 11 of 11) sorted by relevance
143 if (uprobe_pre_sstep_notifier(regs)) in uprobe_breakpoint_handler()
150 if (uprobe_pre_sstep_notifier(regs)) in arch_uprobe_exception_notify()
142 if (uprobe_pre_sstep_notifier(regs)) in uprobe_breakpoint_handler()
171 if (uprobe_pre_sstep_notifier(regs)) in uprobe_breakpoint_handler()
170 if (uprobe_pre_sstep_notifier(regs)) in arch_uprobe_exception_notify()
125 extern int uprobe_pre_sstep_notifier(struct pt_regs *regs);
191 uprobe_pre_sstep_notifier(regs); in uprobe_trap_handler()
274 if (uprobe_pre_sstep_notifier(args->regs)) in arch_uprobe_exception_notify()
123 if (uprobe_pre_sstep_notifier(regs)) in arch_uprobe_exception_notify()
1011 if (uprobe_pre_sstep_notifier(regs)) in arch_uprobe_exception_notify()
2316 int uprobe_pre_sstep_notifier(struct pt_regs *regs) in uprobe_pre_sstep_notifier() function