Home
last modified time | relevance | path

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

/linux-3.4.99/samples/kdb/
Dkdb_hello.c18 static int kdb_hello_cmd(int argc, const char **argv) in kdb_hello_cmd() function
45 kdb_register("hello", kdb_hello_cmd, "[string]", in kdb_hello_cmd_init()