Home
last modified time | relevance | path

Searched refs:bps_disabled (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/arm64/kernel/
A Dhw_breakpoint.c238 reg_enable = !debug_info->bps_disabled; in hw_breakpoint_control()
667 debug_info->bps_disabled = 1; in breakpoint_handler()
822 if (debug_info->bps_disabled) in watchpoint_handler()
864 if (debug_info->bps_disabled) { in reinstall_suspended_bps()
865 debug_info->bps_disabled = 0; in reinstall_suspended_bps()
926 if (current_debug_info->bps_disabled != next_debug_info->bps_disabled) in hw_breakpoint_thread_switch()
929 !next_debug_info->bps_disabled); in hw_breakpoint_thread_switch()
/linux-6.3-rc2/arch/arm64/include/asm/
A Dprocessor.h111 int bps_disabled; member

Completed in 6 milliseconds