Home
last modified time | relevance | path

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

/linux/kernel/debug/kdb/
H A Dkdb_main.c626 * kdb_defcmd, kdb_defcmd2 - This function implements the 'defcmd'
628 * terminated by endefcmd. kdb_defcmd processes the initial
680 static int kdb_defcmd(int argc, const char **argv) in kdb_defcmd() function
2742 .func = kdb_defcmd,