Home
last modified time | relevance | path

Searched refs:suspended_step (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dhw_breakpoint.c675 debug_info->suspended_step = 1; in breakpoint_handler()
826 debug_info->suspended_step = 1; in watchpoint_handler()
877 if (debug_info->suspended_step) { in reinstall_suspended_bps()
878 debug_info->suspended_step = 0; in reinstall_suspended_bps()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dhw_breakpoint.c675 debug_info->suspended_step = 1; in breakpoint_handler()
826 debug_info->suspended_step = 1; in watchpoint_handler()
877 if (debug_info->suspended_step) { in reinstall_suspended_bps()
878 debug_info->suspended_step = 0; in reinstall_suspended_bps()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dprocessor.h104 int suspended_step; member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dprocessor.h109 int suspended_step; member

Completed in 5 milliseconds