Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/debug/
Ddebug_core.h62 extern int dbg_switch_cpu;
Ddebug_core.c87 int dbg_switch_cpu; variable
616 kgdb_info[dbg_switch_cpu].exception_state |= in kgdb_cpu_enter()
/linux-3.4.99/kernel/debug/kdb/
Dkdb_main.c2220 dbg_switch_cpu = cpunum; in kdb_cpu()