Searched refs:kdb_register (Results 1 – 4 of 4) sorted by relevance
209 extern int kdb_register(kdbtab_t *cmd);214 static inline int kdb_register(kdbtab_t *cmd) { return 0; } in kdb_register() function
44 kdb_register(&hello_cmd); in kdb_hello_cmd_init()
160 kdb_register(&ftdump_cmd); in kdb_ftrace_register()
734 kdb_register(&kdb_macro->cmd); in kdb_defcmd2()2637 int kdb_register(kdbtab_t *cmd) in kdb_register() function2652 EXPORT_SYMBOL_GPL(kdb_register);