Home
last modified time | relevance | path

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

/openbmc/linux/kernel/debug/kdb/
H A Dkdb_main.c1165 static int kdb_reboot(int argc, const char **argv) in kdb_reboot() function
1870 kdb_reboot(0, NULL); in kdb_go()
2817 .func = kdb_reboot,