Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dkgdb.h337 extern void gdbstub_exit(int status);
/Linux-v5.10/kernel/debug/
Ddebug_core.c1035 gdbstub_exit(code); in dbg_notify_reboot()
Dgdbstub.c1127 void gdbstub_exit(int status) in gdbstub_exit() function