Searched refs:HASH_BITMAP_SIZE (Results 1 – 1 of 1) sorted by relevance
78 #define HASH_BITMAP_SIZE (1 << 15) /* size in bits */ macro79 #define HASH_BITMAP_MASK (HASH_BITMAP_SIZE - 1)82 uint32_t hash_bitmap[HASH_BITMAP_SIZE / 32];