Lines Matching refs:debug_bucket
46 struct debug_bucket { struct
70 static struct debug_bucket obj_hash[ODEBUG_HASH_SIZE]; argument
416 static struct debug_obj *lookup_object(void *addr, struct debug_bucket *b) in lookup_object()
450 static struct debug_obj *alloc_object(void *addr, struct debug_bucket *b, in alloc_object()
569 struct debug_bucket *db = obj_hash; in debug_objects_oom()
586 static struct debug_bucket *get_bucket(unsigned long addr) in get_bucket()
658 static struct debug_obj *lookup_object_or_alloc(void *addr, struct debug_bucket *b, in lookup_object_or_alloc()
734 struct debug_bucket *db; in __debug_object_init()
807 struct debug_bucket *db; in debug_object_activate()
864 struct debug_bucket *db; in debug_object_deactivate()
907 struct debug_bucket *db; in debug_object_destroy()
954 struct debug_bucket *db; in debug_object_free()
996 struct debug_bucket *db; in debug_object_assert_init()
1037 struct debug_bucket *db; in debug_object_active_state()
1074 struct debug_bucket *db; in __debug_check_no_obj_freed()
1284 struct debug_bucket *db; in check_results()
1432 struct debug_bucket *db = obj_hash; in debug_objects_replace_static_objects()