Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/include/asm/
Ddebug-monitors.h118 int reinstall_suspended_bps(struct pt_regs *regs);
120 static inline int reinstall_suspended_bps(struct pt_regs *regs) in reinstall_suspended_bps() function
/Linux-v5.4/arch/arm64/kernel/
Ddebug-monitors.c248 if (!reinstall_suspended_bps(regs)) in single_step_handler()
Dhw_breakpoint.c843 int reinstall_suspended_bps(struct pt_regs *regs) in reinstall_suspended_bps() function
896 NOKPROBE_SYMBOL(reinstall_suspended_bps);