Home
last modified time | relevance | path

Searched refs:kernel_active_single_step (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/arm64/kernel/
Dkgdb.c203 if (kernel_active_single_step()) in kgdb_arch_handle_exception()
224 if (!kernel_active_single_step()) in kgdb_arch_handle_exception()
Ddebug-monitors.c425 int kernel_active_single_step(void) in kernel_active_single_step() function
430 NOKPROBE_SYMBOL(kernel_active_single_step);
Dhw_breakpoint.c685 if (kernel_active_single_step()) { in breakpoint_handler()
828 if (kernel_active_single_step()) { in watchpoint_handler()
/Linux-v5.4/arch/arm64/include/asm/
Ddebug-monitors.h115 int kernel_active_single_step(void);