Searched refs:DBG_SWITCH_CPU_EVENT (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/debug/ | ||
H A D | debug_core.h | 63 #define DBG_SWITCH_CPU_EVENT -123456 macro |
/linux/kernel/debug/kdb/ | ||
H A D | kdb_debugger.c | 168 return DBG_SWITCH_CPU_EVENT; in kdb_stub() |