Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c600 static atomic_t stats_flush_ongoing = ATOMIC_INIT(0); variable
658 if (atomic_read(&stats_flush_ongoing) || in do_flush_stats()
659 atomic_xchg(&stats_flush_ongoing, 1)) in do_flush_stats()
667 atomic_set(&stats_flush_ongoing, 0); in do_flush_stats()

Completed in 10 milliseconds