Home
last modified time | relevance | path

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

/kernel/debug/
Ddebug_core.h66 extern int gdb_serial_stub(struct kgdb_state *ks);
Ddebug_core.c629 error = gdb_serial_stub(ks); in kgdb_cpu_enter()
Dgdbstub.c943 int gdb_serial_stub(struct kgdb_state *ks) in gdb_serial_stub() function