Searched refs:ODEBUG_HASH_BITS (Results 1 – 1 of 1) sorted by relevance
21 #define ODEBUG_HASH_BITS 14 macro22 #define ODEBUG_HASH_SIZE (1 << ODEBUG_HASH_BITS)492 hash = hash_long((addr >> ODEBUG_CHUNK_SHIFT), ODEBUG_HASH_BITS); in get_bucket()