Searched refs:kdb_defcmd (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.c608 * kdb_defcmd, kdb_defcmd2 - This function implements the 'defcmd'
610 * terminated by endefcmd. kdb_defcmd processes the initial
651 kdb_printf("Could not allocate new kdb_defcmd table for %s\n",
662 static int kdb_defcmd(int argc, const char **argv) function
2908 kdb_register_repeat("defcmd", kdb_defcmd, "name \"usage\" \"help\"",

Completed in 122 milliseconds