Searched refs:ODEBUG_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
25 #define ODEBUG_HASH_SIZE (1 << ODEBUG_HASH_BITS) macro60 static struct debug_bucket obj_hash[ODEBUG_HASH_SIZE];471 for (i = 0; i < ODEBUG_HASH_SIZE; i++, db++) { in debug_objects_oom()1294 for (i = 0; i < ODEBUG_HASH_SIZE; i++) in debug_objects_early_init()1332 for (i = 0; i < ODEBUG_HASH_SIZE; i++, db++) { in debug_objects_replace_static_objects()