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

/linux-4.1.27/kernel/debug/kdb/
H A Dkdb_main.c2408 * kdb_help - This function implements the 'help' and '?' commands.
2410 static int kdb_help(int argc, const char **argv) kdb_help() function
2861 kdb_register_flags("help", kdb_help, "", kdb_inittab()
2864 kdb_register_flags("?", kdb_help, "", kdb_inittab()

Completed in 119 milliseconds