Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/debug/
Ddebug_core.h67 extern int gdb_serial_stub(struct kgdb_state *ks);
Ddebug_core.c748 error = gdb_serial_stub(ks); in kgdb_cpu_enter()
Dgdbstub.c957 int gdb_serial_stub(struct kgdb_state *ks) in gdb_serial_stub() function