Searched refs:gdbstub_msg_write (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/
H A Ddebug_core.h65 extern void gdbstub_msg_write(const char *s, int len);
H A Dgdbstub.c187 void gdbstub_msg_write(const char *s, int len) function
917 gdbstub_msg_write("KGDB only knows signal 9 (pass)"
H A Ddebug_core.c732 gdbstub_msg_write(s, count);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/kdb/
H A Dkdb_io.c669 gdbstub_msg_write(kdb_buffer, retlen);

Completed in 33 milliseconds