Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/debug/
Ddebug_core.h61 #define DBG_PASS_EVENT -12345 macro
83 return DBG_PASS_EVENT; in kdb_stub()
Ddebug_core.c770 if (error == DBG_PASS_EVENT) { in kgdb_cpu_enter()
Dgdbstub.c1043 return DBG_PASS_EVENT; in gdb_serial_stub()
/linux-6.1.9/kernel/debug/kdb/
Dkdb_debugger.c146 return DBG_PASS_EVENT; in kdb_stub()