Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kernel/probes/
H A Duprobes.c174 return DBG_HOOK_ERROR; in uprobe_breakpoint_handler()
186 return DBG_HOOK_ERROR; in uprobe_single_step_handler()
H A Dkprobes.c378 return DBG_HOOK_ERROR; in kprobe_ss_hit()
/kernel/linux/linux-6.6/arch/arm64/kernel/probes/
H A Duprobes.c174 return DBG_HOOK_ERROR; in uprobe_breakpoint_handler()
186 return DBG_HOOK_ERROR; in uprobe_single_step_handler()
H A Dkprobes.c317 return DBG_HOOK_ERROR; in kprobe_breakpoint_handler()
323 return DBG_HOOK_ERROR; in kprobe_breakpoint_handler()
366 return DBG_HOOK_ERROR; in kprobe_breakpoint_ss_handler()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Ddebug-monitors.h75 #define DBG_HOOK_ERROR 1 macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Ddebug-monitors.h63 #define DBG_HOOK_ERROR 1 macro
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Ddebug-monitors.c209 int retval = DBG_HOOK_ERROR; in call_step_hook()
322 return fn ? fn(regs, esr) : DBG_HOOK_ERROR; in call_break_hook()
H A Dkgdb.c255 return DBG_HOOK_ERROR; in kgdb_step_brk_fn()
H A Dtraps.c899 return DBG_HOOK_ERROR; in bug_handler()
919 return DBG_HOOK_ERROR; in reserved_fault_handler()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H 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()
H A Dtraps.c1034 return DBG_HOOK_ERROR; in bug_handler()
1065 return DBG_HOOK_ERROR; in cfi_handler()
1086 return DBG_HOOK_ERROR; in reserved_fault_handler()
H A Dkgdb.c256 return DBG_HOOK_ERROR; in kgdb_step_brk_fn()

Completed in 8 milliseconds