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

/linux-master/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) function
/linux-master/arch/arm64/kernel/
H A Dhw_breakpoint.c852 int reinstall_suspended_bps(struct pt_regs *regs) function
905 NOKPROBE_SYMBOL(reinstall_suspended_bps); variable
H A Ddebug-monitors.c250 if (!reinstall_suspended_bps(regs))

Completed in 118 milliseconds