Searched refs:stats_flush_ongoing (Results 1 – 1 of 1) sorted by relevance
591 static atomic_t stats_flush_ongoing = ATOMIC_INIT(0); variable649 if (atomic_read(&stats_flush_ongoing) || in do_flush_stats()650 atomic_xchg(&stats_flush_ongoing, 1)) in do_flush_stats()658 atomic_set(&stats_flush_ongoing, 0); in do_flush_stats()