Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/kernel/
Dhw_breakpoint.c854 int handled_exception = 0, *kernel_step; in reinstall_suspended_bps() local
867 handled_exception = 1; in reinstall_suspended_bps()
873 handled_exception = 1; in reinstall_suspended_bps()
876 if (handled_exception) { in reinstall_suspended_bps()
880 handled_exception = 0; in reinstall_suspended_bps()
894 handled_exception = 1; in reinstall_suspended_bps()
896 handled_exception = 0; in reinstall_suspended_bps()
902 return !handled_exception; in reinstall_suspended_bps()