Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kernel/probes/
H A Dkprobes.c311 return DBG_HOOK_ERROR; in kprobe_breakpoint_handler()
317 return DBG_HOOK_ERROR; in kprobe_breakpoint_handler()
360 return DBG_HOOK_ERROR; in kprobe_breakpoint_ss_handler()
372 return DBG_HOOK_ERROR; in kretprobe_breakpoint_handler()
H A Duprobes.c182 return DBG_HOOK_ERROR; in uprobe_breakpoint_handler()
194 return DBG_HOOK_ERROR; in uprobe_single_step_handler()
/linux-6.15/arch/arm64/include/asm/
H A Ddebug-monitors.h63 #define DBG_HOOK_ERROR 1 macro
/linux-6.15/arch/arm64/kernel/
H A Ddebug-monitors.c209 int retval = DBG_HOOK_ERROR; in call_step_hook()
318 return DBG_HOOK_ERROR; in call_break_hook()
H A Dtraps.c1012 return DBG_HOOK_ERROR; in bug_handler()
1043 return DBG_HOOK_ERROR; in cfi_handler()
1064 return DBG_HOOK_ERROR; in reserved_fault_handler()
H A Dkgdb.c256 return DBG_HOOK_ERROR; in kgdb_step_brk_fn()