Home
last modified time | relevance | path

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

/linux/samples/kdb/
H A Dkdb_hello.c50 kdb_unregister(&hello_cmd); in kdb_hello_cmd_exit()
/linux/kernel/debug/kdb/
H A Dkdb_main.c2556 void kdb_unregister(kdbtab_t *cmd) in kdb_unregister() function
2560 EXPORT_SYMBOL_GPL(kdb_unregister);