Lines Matching refs:ddebug_table
47 struct ddebug_table { struct
64 struct ddebug_table *table; argument
149 static struct ddebug_class_map *ddebug_find_valid_class(struct ddebug_table const *dt, in ddebug_find_valid_class()
177 struct ddebug_table *dt; in ddebug_change()
1035 struct ddebug_table, link); in ddebug_iter_first()
1057 struct ddebug_table, link); in ddebug_iter_next()
1196 static void ddebug_attach_module_classes(struct ddebug_table *dt, in ddebug_attach_module_classes()
1229 struct ddebug_table *dt; in __ddebug_add_module()
1311 static void ddebug_table_free(struct ddebug_table *dt) in ddebug_table_free()
1323 struct ddebug_table *dt, *nextdt; in ddebug_remove_module()
1344 struct ddebug_table *dt = list_entry(ddebug_tables.next, in ddebug_remove_all_tables()
1345 struct ddebug_table, in ddebug_remove_all_tables()
1428 i, mod_ct, (int)((mod_ct * sizeof(struct ddebug_table)) >> 10), in dynamic_debug_init()