Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dkgdb.h336 extern void gdbstub_exit(int status);
/Linux-v6.6/kernel/debug/
Ddebug_core.c1055 gdbstub_exit(code); in dbg_notify_reboot()
Dgdbstub.c1124 void gdbstub_exit(int status) in gdbstub_exit() function