Searched refs:MIG_HASH (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dipc_kobject.c162 #define MIG_HASH(x) (x) macro
231 for (pos = MIG_HASH(nentry) % MAX_MIG_ENTRIES, howmany = 1;
283 register int i = MIG_HASH(key);

Completed in 22 milliseconds