Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dkgdb.c214 if (kernel_active_single_step()) in kgdb_arch_handle_exception()
235 if (!kernel_active_single_step()) in kgdb_arch_handle_exception()
Ddebug-monitors.c420 int kernel_active_single_step(void) in kernel_active_single_step() function
425 NOKPROBE_SYMBOL(kernel_active_single_step);
Dhw_breakpoint.c691 if (kernel_active_single_step()) { in breakpoint_handler()
834 if (kernel_active_single_step()) { in watchpoint_handler()
/Linux-v4.19/arch/arm64/include/asm/
Ddebug-monitors.h125 int kernel_active_single_step(void);