Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/include/asm/
Ddebug-monitors.h128 int reinstall_suspended_bps(struct pt_regs *regs);
130 static inline int reinstall_suspended_bps(struct pt_regs *regs) in reinstall_suspended_bps() function
/Linux-v4.19/arch/arm64/kernel/
Ddebug-monitors.c239 if (!reinstall_suspended_bps(regs)) in single_step_handler()
Dhw_breakpoint.c849 int reinstall_suspended_bps(struct pt_regs *regs) in reinstall_suspended_bps() function
902 NOKPROBE_SYMBOL(reinstall_suspended_bps);