Searched refs:kernel_active_single_step (Results 1 – 6 of 6) sorted by relevance
204 if (kernel_active_single_step()) in kgdb_arch_handle_exception()225 if (!kernel_active_single_step()) in kgdb_arch_handle_exception()
434 int kernel_active_single_step(void) in kernel_active_single_step() function439 NOKPROBE_SYMBOL(kernel_active_single_step);
685 if (kernel_active_single_step()) { in breakpoint_handler()836 if (kernel_active_single_step()) { in watchpoint_handler()
118 int kernel_active_single_step(void);
77 ffff800010013d40 T kernel_active_single_step
Completed in 266 milliseconds