lib/dynamic_debug.c
1043
struct ddebug_table, link);
lib/dynamic_debug.c
1065
struct ddebug_table, link);
lib/dynamic_debug.c
1204
static void ddebug_attach_module_classes(struct ddebug_table *dt,
lib/dynamic_debug.c
1236
struct ddebug_table *dt;
lib/dynamic_debug.c
1313
static void ddebug_table_free(struct ddebug_table *dt)
lib/dynamic_debug.c
1327
struct ddebug_table *dt, *nextdt;
lib/dynamic_debug.c
1375
struct ddebug_table *dt = list_entry(ddebug_tables.next,
lib/dynamic_debug.c
1376
struct ddebug_table,
lib/dynamic_debug.c
1467
i, mod_ct, (int)((mod_ct * sizeof(struct ddebug_table)) >> 10),
lib/dynamic_debug.c
151
static struct ddebug_class_map *ddebug_find_valid_class(struct ddebug_table const *dt,
lib/dynamic_debug.c
179
struct ddebug_table *dt;
lib/dynamic_debug.c
64
struct ddebug_table *table;