Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/include/asm/
Ddebug-monitors.h146 int reinstall_suspended_bps(struct pt_regs *regs);
148 static inline int reinstall_suspended_bps(struct pt_regs *regs) in reinstall_suspended_bps() function
/linux-4.1.27/arch/arm64/kernel/
Ddebug-monitors.c237 if (!reinstall_suspended_bps(regs)) in single_step_handler()
Dhw_breakpoint.c761 int reinstall_suspended_bps(struct pt_regs *regs) in reinstall_suspended_bps() function