Searched refs:DSL_HASH (Results 1 – 1 of 1) sorted by relevance
746 #define DSL_HASH(x) ((x) & (DSL_HASH_SIZE - 1)) macro780 return DSL_HASH((uintptr_t)value); in _dispatch_kevent_hash()