Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/lib/
H A Dcuckoo_hashtable_test.c518 #define DUO_IDX_SHIFT 0x8 in cht_concurrent_duo() macro
531 idx = (rand >> DUO_IDX_SHIFT) % CHT_OBJ_MAX; in cht_concurrent_duo()