Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dhw_breakpoint.h49 int check_hw_breakpoint(struct pt_regs *regs);
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dhw_breakpoint.h49 int check_hw_breakpoint(struct pt_regs *regs);
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dhw_breakpoint.c276 int check_hw_breakpoint(struct pt_regs *regs) in check_hw_breakpoint() function
H A Dtraps.c351 int ret = check_hw_breakpoint(regs); in do_debug()
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dhw_breakpoint.c277 int check_hw_breakpoint(struct pt_regs *regs) in check_hw_breakpoint() function
H A Dtraps.c424 int ret = check_hw_breakpoint(regs); in do_debug()

Completed in 5 milliseconds