Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/debug/
H A Ddebug_core.h61 #define DBG_PASS_EVENT -12345 macro
83 return DBG_PASS_EVENT; in kdb_stub()
H A Dgdbstub.c1046 return DBG_PASS_EVENT; in gdb_serial_stub()
H A Ddebug_core.c786 if (error == DBG_PASS_EVENT) { in kgdb_cpu_enter()
/OK3568_Linux_fs/kernel/kernel/debug/kdb/
H A Dkdb_debugger.c147 return DBG_PASS_EVENT; in kdb_stub()