Searched refs:TS_LIST_HASH (Results 1 – 1 of 1) sorted by relevance
149 #define TS_LIST_HASH(tp) (((uintptr_t)(tp) >> 9) & (TS_LISTS - 1)) macro159 int index = TS_LIST_HASH(tspp->ts_tp); \175 int index = TS_LIST_HASH(tspp->ts_tp); \