Home
last modified time | relevance | path

Searched refs:hash_mix (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/bsd/kern/
H A Duipc_mbuf.c8881 hash_mix(uintptr_t x) function
8913 hash = hash_mix(hash) & mask;
8926 hash = hash_mix(pt) & mask;