Searched refs:kdb_unregister (Results 1 – 3 of 3) sorted by relevance
212 extern void kdb_unregister(kdbtab_t *cmd);217 static inline void kdb_unregister(kdbtab_t *cmd) {} in kdb_unregister() function
50 kdb_unregister(&hello_cmd); in kdb_hello_cmd_exit()
2672 void kdb_unregister(kdbtab_t *cmd) in kdb_unregister() function2676 EXPORT_SYMBOL_GPL(kdb_unregister);