Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dkgdb.h334 extern void gdbstub_exit(int status);
/linux-6.14.4/kernel/debug/
Ddebug_core.c1058 gdbstub_exit(code); in dbg_notify_reboot()
Dgdbstub.c1124 void gdbstub_exit(int status) in gdbstub_exit() function