Searched refs:HASH_CACHE_NENTRIES (Results 1 – 1 of 1) sorted by relevance
25 #define HASH_CACHE_NENTRIES 128 macro73 struct blacklist_hash_entry blhe_cache[HASH_CACHE_NENTRIES];80 if (idx >= HASH_CACHE_NENTRIES) { in alloc_hash_entry()81 cache_next_entry = HASH_CACHE_NENTRIES; // avoid overflow in alloc_hash_entry()