Home
last modified time | relevance | path

Searched refs:stats_flush_ongoing (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dmemcontrol.c591 static atomic_t stats_flush_ongoing = ATOMIC_INIT(0); variable
649 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()