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