Searched refs:obj_hash (Results 1 – 1 of 1) sorted by relevance
59 static struct debug_bucket obj_hash[ODEBUG_HASH_SIZE]; variable438 struct debug_bucket *db = obj_hash; in debug_objects_oom()469 return &obj_hash[hash]; in get_bucket()1282 raw_spin_lock_init(&obj_hash[i].lock); in debug_objects_early_init()1293 struct debug_bucket *db = obj_hash; in debug_objects_replace_static_objects()