Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/debug/
H A Ddebug_core.h67 extern int gdb_serial_stub(struct kgdb_state *ks);
H A Dgdbstub.c957 int gdb_serial_stub(struct kgdb_state *ks) in gdb_serial_stub() function
H A Ddebug_core.c783 error = gdb_serial_stub(ks); in kgdb_cpu_enter()