Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf.c8870 hash_mix(uintptr_t x) function
8902 hash = hash_mix(hash) & mask;
8915 hash = hash_mix(pt) & mask;