Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/kernel/
Dhw_breakpoint.c764 int handled_exception = 0, *kernel_step; in reinstall_suspended_bps() local
777 handled_exception = 1; in reinstall_suspended_bps()
783 handled_exception = 1; in reinstall_suspended_bps()
786 if (handled_exception) { in reinstall_suspended_bps()
790 handled_exception = 0; in reinstall_suspended_bps()
804 handled_exception = 1; in reinstall_suspended_bps()
806 handled_exception = 0; in reinstall_suspended_bps()
812 return !handled_exception; in reinstall_suspended_bps()