Searched refs:try_step_suspended_breakpoints (Results 1 – 3 of 3) sorted by relevance
81 bool try_step_suspended_breakpoints(struct pt_regs *regs);83 static inline bool try_step_suspended_breakpoints(struct pt_regs *regs) in try_step_suspended_breakpoints() function
847 bool try_step_suspended_breakpoints(struct pt_regs *regs) in try_step_suspended_breakpoints() function899 NOKPROBE_SYMBOL(try_step_suspended_breakpoints);
385 if (!try_step_suspended_breakpoints(regs)) in el1_softstp()686 step_done = try_step_suspended_breakpoints(regs); in el0_softstp()