Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/include/asm/
Ddebug-monitors.h96 #define DBG_HOOK_ERROR 1 macro
/linux-4.4.14/arch/arm64/kernel/
Ddebug-monitors.c215 int retval = DBG_HOOK_ERROR; in call_step_hook()
305 return fn ? fn(regs, esr) : DBG_HOOK_ERROR; in call_break_hook()
Dtraps.c494 return DBG_HOOK_ERROR; in bug_handler()
508 return DBG_HOOK_ERROR; in bug_handler()