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);
553 if (!try_step_suspended_breakpoints(regs)) in el1_softstp()845 if (!try_step_suspended_breakpoints(regs)) { in el0_softstp()
Completed in 6 milliseconds