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