Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/lib/ !
H A Dcuckoo_hashtable_test.c522 #define DUO_IDX_SHIFT 0x8 in cht_concurrent_duo() macro
535 idx = (rand >> DUO_IDX_SHIFT) % CHT_OBJ_MAX; in cht_concurrent_duo()