Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Ddebug-monitors.h109 int reinstall_suspended_bps(struct pt_regs *regs);
111 static inline int reinstall_suspended_bps(struct pt_regs *regs) in reinstall_suspended_bps() function
/linux-6.3-rc2/arch/arm64/kernel/
A Dhw_breakpoint.c851 int reinstall_suspended_bps(struct pt_regs *regs) in reinstall_suspended_bps() function
904 NOKPROBE_SYMBOL(reinstall_suspended_bps);
A Ddebug-monitors.c250 if (!reinstall_suspended_bps(regs)) in single_step_handler()

Completed in 6 milliseconds