Searched refs:jhash_1word (Results 1 – 2 of 2) sorted by relevance
138 static inline u32 jhash_1word(u32 a, u32 initval) in jhash_1word() function
112 return &hash->table[jhash_1word(pid, hash->rnd) & hash->mask]; in nl_pid_hashfn()