Lines Matching refs:debug_obj

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()
317 static void debug_print_object(struct debug_obj *obj, char *msg) in debug_print_object()
377 struct debug_obj *obj; in __debug_object_init()
461 struct debug_obj *obj; in debug_object_activate()
464 struct debug_obj o = { .object = addr, in debug_object_activate()
533 struct debug_obj *obj; in debug_object_deactivate()
562 struct debug_obj o = { .object = addr, in debug_object_deactivate()
582 struct debug_obj *obj; in debug_object_destroy()
629 struct debug_obj *obj; in debug_object_free()
669 struct debug_obj *obj; in debug_object_assert_init()
681 struct debug_obj o = { .object = addr, in debug_object_assert_init()
718 struct debug_obj *obj; in debug_object_active_state()
743 struct debug_obj o = { .object = addr, in debug_object_active_state()
762 struct debug_obj *obj; in __debug_check_no_obj_freed()
979 struct debug_obj *obj; in check_results()
1123 struct debug_obj *obj, *new; in debug_objects_replace_static_objects()
1186 sizeof (struct debug_obj), 0, in debug_objects_mem_init()