Searched refs:start_cnt (Results 1 – 1 of 1) sorted by relevance
43 uint64_t complete_cnt = 0, start_cnt = 0, flags; in run() local50 start_cnt = READ_ONCE((control->write_buffer_start_count)); in run()54 if (complete_cnt != counters[index] && start_cnt == complete_cnt) { in run()