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

/linux-master/arch/arm64/kernel/
H A Ddebug-monitors.c302 static int call_break_hook(struct pt_regs *regs, unsigned long esr) function
323 NOKPROBE_SYMBOL(call_break_hook); variable
328 if (call_break_hook(regs, esr) == DBG_HOOK_HANDLED)

Completed in 164 milliseconds