Searched refs:hash_mult (Results 1 – 1 of 1) sorted by relevance
721 const __u64 hash_mult = 1125899906842597ULL; /* a big enough prime */ local725 hash = (hash + (__u64) *str++) * hash_mult;