Searched refs:kdb_help (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.c2425 * kdb_help - This function implements the 'help' and '?' commands.
2427 static int kdb_help(int argc, const char **argv) function
2882 kdb_register_repeat("help", kdb_help, "",
2884 kdb_register_repeat("?", kdb_help, "",

Completed in 106 milliseconds