Home
last modified time | relevance | path

Searched refs:gdb_serial_stub (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/kernel/debug/
Ddebug_core.h66 extern int gdb_serial_stub(struct kgdb_state *ks);
Ddebug_core.c631 error = gdb_serial_stub(ks); in kgdb_cpu_enter()
Dgdbstub.c944 int gdb_serial_stub(struct kgdb_state *ks) in gdb_serial_stub() function