Searched refs:HT_INDEX_SIZE (Results 1 – 1 of 1) sorted by relevance
50 #define HT_INDEX_SIZE (1 << 13) macro51 #define HT_INDEX_MASK (HT_INDEX_SIZE - 1)138 CK_LIST_HEAD(,noise_index) l_index_hash[HT_INDEX_SIZE];203 for (i = 0; i < HT_INDEX_SIZE; i++) in noise_local_alloc()