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

/linux-master/arch/arm64/include/asm/
H A Ddebug-monitors.h106 int kernel_active_single_step(void);
/linux-master/arch/arm64/kernel/
H A Dkgdb.c204 if (kernel_active_single_step())
225 if (!kernel_active_single_step())
H A Ddebug-monitors.c434 int kernel_active_single_step(void) function
439 NOKPROBE_SYMBOL(kernel_active_single_step); variable
H A Dhw_breakpoint.c686 if (kernel_active_single_step()) {
837 if (kernel_active_single_step()) {

Completed in 213 milliseconds