Searched refs:debug_obj (Results 1 – 2 of 2) sorted by relevance
35 static struct debug_obj obj_static_pool[ODEBUG_POOL_SIZE] __initdata;85 struct debug_obj *new; in fill_pool()111 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object()114 struct debug_obj *obj; in lookup_object()132 static struct debug_obj *135 struct debug_obj *obj = NULL; in alloc_object()167 struct debug_obj *obj; in free_obj_work()190 static void free_object(struct debug_obj *obj) in free_object()219 struct debug_obj *obj; in debug_objects_oom()250 static void debug_print_object(struct debug_obj *obj, char *msg) in debug_print_object()[all …]
27 struct debug_obj { struct