Searched refs:debug_obj (Results 1 – 2 of 2) sorted by relevance
38 static struct debug_obj obj_static_pool[ODEBUG_POOL_SIZE] __initdata;88 struct debug_obj *new; in fill_pool()113 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object()115 struct debug_obj *obj; in lookup_object()133 static struct debug_obj *136 struct debug_obj *obj = NULL; in alloc_object()168 struct debug_obj *obj; in free_obj_work()191 static void free_object(struct debug_obj *obj) in free_object()220 struct debug_obj *obj; in debug_objects_oom()251 static void debug_print_object(struct debug_obj *obj, char *msg) in debug_print_object()[all …]
27 struct debug_obj { struct