Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/kernel/
Dhw_breakpoint.c766 int handled_exception = 0, *kernel_step; in reinstall_suspended_bps() local
779 handled_exception = 1; in reinstall_suspended_bps()
785 handled_exception = 1; in reinstall_suspended_bps()
788 if (handled_exception) { in reinstall_suspended_bps()
792 handled_exception = 0; in reinstall_suspended_bps()
806 handled_exception = 1; in reinstall_suspended_bps()
808 handled_exception = 0; in reinstall_suspended_bps()
814 return !handled_exception; in reinstall_suspended_bps()