Searched refs:kdb_register (Results 1 – 4 of 4) sorted by relevance
208 extern int kdb_register(kdbtab_t *cmd);213 static inline int kdb_register(kdbtab_t *cmd) { return 0; } in kdb_register() function
44 kdb_register(&hello_cmd); in kdb_hello_cmd_init()
157 kdb_register(&ftdump_cmd); in kdb_ftrace_register()
663 kdb_register(&kdb_macro->cmd); in kdb_defcmd2()2530 int kdb_register(kdbtab_t *cmd) in kdb_register() function2545 EXPORT_SYMBOL_GPL(kdb_register);