Searched refs:secondary_hash (Results 1 – 1 of 1) sorted by relevance
872 uint32_t secondary_hash = in LookupCU() local875 slot = (slot + secondary_hash) & (nslots_ - 1); in LookupCU()892 uint32_t secondary_hash = in LookupCUv2() local895 slot = (slot + secondary_hash) & (nslots_ - 1); in LookupCUv2()