Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/kernel/
Dkgdb.c185 if (kernel_active_single_step()) in kgdb_arch_handle_exception()
206 if (!kernel_active_single_step()) in kgdb_arch_handle_exception()
Dhw_breakpoint.c647 if (kernel_active_single_step()) { in breakpoint_handler()
749 if (kernel_active_single_step()) { in watchpoint_handler()
Ddebug-monitors.c417 int kernel_active_single_step(void) in kernel_active_single_step() function
/linux-4.4.14/arch/arm64/include/asm/
Ddebug-monitors.h131 int kernel_active_single_step(void);