Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/probes/
A Duprobes.c174 return DBG_HOOK_ERROR; in uprobe_breakpoint_handler()
186 return DBG_HOOK_ERROR; in uprobe_single_step_handler()
A Dkprobes.c353 return DBG_HOOK_ERROR; in kprobe_breakpoint_ss_handler()
/linux/arch/arm64/kernel/
A Ddebug-monitors.c209 int retval = DBG_HOOK_ERROR; in call_step_hook()
321 return fn ? fn(regs, esr) : DBG_HOOK_ERROR; in call_break_hook()
A Dkgdb.c254 return DBG_HOOK_ERROR; in kgdb_step_brk_fn()
A Dtraps.c981 return DBG_HOOK_ERROR; in bug_handler()
1001 return DBG_HOOK_ERROR; in reserved_fault_handler()
/linux/arch/arm64/include/asm/
A Ddebug-monitors.h75 #define DBG_HOOK_ERROR 1 macro

Completed in 9 milliseconds