Searched refs:kdb_register (Results 1 – 4 of 4) sorted by relevance
206 extern int kdb_register(kdbtab_t *cmd);223 static inline int kdb_register(kdbtab_t *cmd) { return 0; } in kdb_register() function
44 kdb_register(&hello_cmd); in kdb_hello_cmd_init()
150 kdb_register(&ftdump_cmd); in kdb_ftrace_register()
660 kdb_register(&kdb_macro->cmd); in kdb_defcmd2()2519 int kdb_register(kdbtab_t *cmd) in kdb_register() function2534 EXPORT_SYMBOL_GPL(kdb_register);