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