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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/kdb/
H A Dkdb_main.c1061 * kdb_reboot - This function implements the 'reboot' command. Reboot
1064 static int kdb_reboot(int argc, const char **argv) function
1067 kdb_printf("Hmm, kdb_reboot did not reboot, spinning here\n");
1246 kdb_reboot(0, NULL);
1780 kdb_reboot(0, NULL);
2894 kdb_register_repeat("reboot", kdb_reboot, "",

Completed in 155 milliseconds