Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/include/asm/
Ddebug-monitors.h134 int reinstall_suspended_bps(struct pt_regs *regs);
136 static inline int reinstall_suspended_bps(struct pt_regs *regs) in reinstall_suspended_bps() function
/linux-4.4.14/arch/arm64/kernel/
Ddebug-monitors.c239 if (!reinstall_suspended_bps(regs)) in single_step_handler()
Dhw_breakpoint.c763 int reinstall_suspended_bps(struct pt_regs *regs) in reinstall_suspended_bps() function