Searched refs:kdb_unregister (Results 1 – 3 of 3) sorted by relevance
199 extern int kdb_unregister(char *);208 static inline int kdb_unregister(char *cmd) { return 0; } in kdb_unregister() function
52 kdb_unregister("hello"); in kdb_hello_cmd_exit()
2814 int kdb_unregister(char *cmd) in kdb_unregister() function2832 EXPORT_SYMBOL_GPL(kdb_unregister);