Searched refs:call_step_hook (Results 1 – 1 of 1) sorted by relevance
205 static int call_step_hook(struct pt_regs *regs, unsigned long esr) in call_step_hook() function225 NOKPROBE_SYMBOL(call_step_hook);253 if (!handler_found && call_step_hook(regs, esr) == DBG_HOOK_HANDLED) in single_step_handler()