Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/kernel/
Ddebug-monitors.c294 static int call_break_hook(struct pt_regs *regs, unsigned int esr) in call_break_hook() function
322 } else if (call_break_hook(regs, esr) != DBG_HOOK_HANDLED) { in brk_handler()