Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkgdb.h336 extern void gdbstub_exit(int status);
/linux/kernel/debug/
H A Ddebug_core.c1058 gdbstub_exit(code); in dbg_notify_reboot()
H A Dgdbstub.c1124 void gdbstub_exit(int status) in gdbstub_exit() function