Searched refs:debug_obj (Results 1 – 2 of 2) sorted by relevance
40 static struct debug_obj obj_static_pool[ODEBUG_POOL_SIZE] __initdata;103 struct debug_obj *new, *obj; in fill_pool()150 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object()152 struct debug_obj *obj; in lookup_object()170 static struct debug_obj *173 struct debug_obj *obj = NULL; in alloc_object()209 struct debug_obj *obj; in free_obj_work()247 static bool __free_object(struct debug_obj *obj) in __free_object()271 static void free_object(struct debug_obj *obj) in free_object()286 struct debug_obj *obj; in debug_objects_oom()[all …]
28 struct debug_obj { struct