Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/debug/
Ddebug_core.h61 #define DBG_PASS_EVENT -12345 macro
82 return DBG_PASS_EVENT; in kdb_stub()
Ddebug_core.c693 if (error == DBG_PASS_EVENT) { in kgdb_cpu_enter()
Dgdbstub.c1033 return DBG_PASS_EVENT; in gdb_serial_stub()
/Linux-v5.4/kernel/debug/kdb/
Dkdb_debugger.c147 return DBG_PASS_EVENT; in kdb_stub()