Home
last modified time | relevance | path

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

/linux/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.c364 int kernel_active_single_step(void) in kernel_active_single_step() function
369 NOKPROBE_SYMBOL(kernel_active_single_step);
/linux/arch/arm64/include/asm/
H A Ddebug-monitors.h76 int kernel_active_single_step(void);