Home
last modified time | relevance | path

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

/linux-4.1.27/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.c645 if (kernel_active_single_step()) { in breakpoint_handler()
747 if (kernel_active_single_step()) { in watchpoint_handler()
Ddebug-monitors.c415 int kernel_active_single_step(void) in kernel_active_single_step() function
/linux-4.1.27/arch/arm64/include/asm/
Ddebug-monitors.h143 int kernel_active_single_step(void);