Searched refs:TSTAT_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
125 #define TSTAT_HASH_SIZE (1UL << TSTAT_HASH_BITS) macro126 #define TSTAT_HASH_MASK (TSTAT_HASH_SIZE - 1)136 static struct entry *tstat_hash_table[TSTAT_HASH_SIZE] __read_mostly;