Lines Matching refs:ddebug_table
47 struct ddebug_table { struct
64 struct ddebug_table *table; argument
150 static struct ddebug_class_map *ddebug_find_valid_class(struct ddebug_table const *dt, in ddebug_find_valid_class()
178 struct ddebug_table *dt; in ddebug_change()
1042 struct ddebug_table, link); in ddebug_iter_first()
1064 struct ddebug_table, link); in ddebug_iter_next()
1203 static void ddebug_attach_module_classes(struct ddebug_table *dt, in ddebug_attach_module_classes()
1235 struct ddebug_table *dt; in ddebug_add_module()
1312 static void ddebug_table_free(struct ddebug_table *dt) in ddebug_table_free()
1326 struct ddebug_table *dt, *nextdt; in ddebug_remove_module()
1374 struct ddebug_table *dt = list_entry(ddebug_tables.next, in ddebug_remove_all_tables()
1375 struct ddebug_table, in ddebug_remove_all_tables()
1466 i, mod_ct, (int)((mod_ct * sizeof(struct ddebug_table)) >> 10), in dynamic_debug_init()