Home
last modified time | relevance | path

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

/kernel/debug/
Ddebug_core.h60 #define DBG_PASS_EVENT -12345 macro
81 return DBG_PASS_EVENT; in kdb_stub()
Dgdbstub.c1032 return DBG_PASS_EVENT; in gdb_serial_stub()
Ddebug_core.c629 if (error == DBG_PASS_EVENT) { in kgdb_cpu_enter()
/kernel/debug/kdb/
Dkdb_debugger.c154 return DBG_PASS_EVENT; in kdb_stub()