Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c7687 hash_mix(uintptr_t x) function
7719 hash = hash_mix(hash) & mask;
7732 hash = hash_mix(pt) & mask;