Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c8758 hash_mix(uintptr_t x) function
8790 hash = hash_mix(hash) & mask;
8803 hash = hash_mix(pt) & mask;