Home
last modified time | relevance | path

Searched refs:try_step_suspended_breakpoints (Results 1 – 3 of 3) sorted by relevance

/arch/arm64/include/asm/
A Ddebug-monitors.h81 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
/arch/arm64/kernel/
A Dhw_breakpoint.c847 bool try_step_suspended_breakpoints(struct pt_regs *regs) in try_step_suspended_breakpoints() function
899 NOKPROBE_SYMBOL(try_step_suspended_breakpoints);
A Dentry-common.c553 if (!try_step_suspended_breakpoints(regs)) in el1_softstp()
845 if (!try_step_suspended_breakpoints(regs)) { in el0_softstp()

Completed in 6 milliseconds