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