Searched refs:is_first_in_stripe (Results 1 – 1 of 1) sorted by relevance
263 bool is_first_in_stripe = (bucket_idx >> QHT_TSAN_BUCKET_LOCKS_BITS) == 0; in qht_do_if_first_in_stripe() local264 if (is_first_in_stripe) { in qht_do_if_first_in_stripe()