Home
last modified time | relevance | path

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

/linux/kernel/debug/kdb/
H A Dkdb_main.c2311 * kdb_help - This function implements the 'help' and '?' commands.
2313 static int kdb_help(int argc, const char **argv) in kdb_help() function
2675 .func = kdb_help,
2682 .func = kdb_help,