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