Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/probes/
H A Dkprobes.c326 return DBG_HOOK_ERROR; in kprobe_brk_handler()
332 return DBG_HOOK_ERROR; in kprobe_brk_handler()
370 return DBG_HOOK_ERROR; in kprobe_ss_brk_handler()
377 return DBG_HOOK_ERROR; in kretprobe_brk_handler()
/linux/arch/arm64/include/asm/
H A Duprobes.h38 return DBG_HOOK_ERROR; in uprobe_single_step_handler()
H A Dkgdb.h35 return DBG_HOOK_ERROR; in kgdb_single_step_handler()
H A Ddebug-monitors.h57 #define DBG_HOOK_ERROR 1 macro
/linux/arch/arm64/kernel/
H A Dtraps.c1013 return DBG_HOOK_ERROR; in bug_brk_handler()
1039 return DBG_HOOK_ERROR; in cfi_brk_handler()
1054 return DBG_HOOK_ERROR; in reserved_fault_brk_handler()
H A Dkgdb.c256 return DBG_HOOK_ERROR; in kgdb_single_step_handler()
H A Ddebug-monitors.c246 return DBG_HOOK_ERROR; in call_el1_break_hook()