Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kernel/
H A Dkgdb.c204 if (kernel_active_single_step()) in kgdb_arch_handle_exception()
225 if (!kernel_active_single_step()) in kgdb_arch_handle_exception()
H A Ddebug-monitors.c431 int kernel_active_single_step(void) in kernel_active_single_step() function
436 NOKPROBE_SYMBOL(kernel_active_single_step);
H A Dhw_breakpoint.c686 if (kernel_active_single_step()) { in breakpoint_handler()
837 if (kernel_active_single_step()) { in watchpoint_handler()
/linux-6.15/arch/arm64/include/asm/
H A Ddebug-monitors.h106 int kernel_active_single_step(void);