Home
last modified time | relevance | path

Searched refs:reinstall_suspended_bps (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Ddebug-monitors.h122 int reinstall_suspended_bps(struct pt_regs *regs);
124 static inline int reinstall_suspended_bps(struct pt_regs *regs) in reinstall_suspended_bps() function
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Ddebug-monitors.h110 int reinstall_suspended_bps(struct pt_regs *regs);
112 static inline int reinstall_suspended_bps(struct pt_regs *regs) in reinstall_suspended_bps() function
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dhw_breakpoint.c851 int reinstall_suspended_bps(struct pt_regs *regs) in reinstall_suspended_bps() function
904 NOKPROBE_SYMBOL(reinstall_suspended_bps); variable
H A Ddebug-monitors.c251 if (!reinstall_suspended_bps(regs)) in single_step_handler()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dhw_breakpoint.c851 int reinstall_suspended_bps(struct pt_regs *regs) in reinstall_suspended_bps() function
904 NOKPROBE_SYMBOL(reinstall_suspended_bps); variable
H A Ddebug-monitors.c250 if (!reinstall_suspended_bps(regs)) in single_step_handler()

Completed in 5 milliseconds