Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/debug/
Ddebug_core.h63 extern int dbg_switch_cpu;
Ddebug_core.c92 int dbg_switch_cpu; variable
636 kgdb_info[dbg_switch_cpu].exception_state |= in kgdb_cpu_enter()
/linux-4.4.14/kernel/debug/kdb/
Dkdb_main.c2262 dbg_switch_cpu = cpunum; in kdb_cpu()