Home
last modified time | relevance | path

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

/linux-3.4.99/samples/kdb/
Dkdb_hello.c52 kdb_unregister("hello"); in kdb_hello_cmd_exit()
/linux-3.4.99/include/linux/
Dkdb.h152 extern int kdb_unregister(char *);
/linux-3.4.99/kernel/debug/kdb/
Dkdb_main.c2801 int kdb_unregister(char *cmd) in kdb_unregister() function
2819 EXPORT_SYMBOL_GPL(kdb_unregister);