Searched refs:root_reclaim (Results 1 - 1 of 1) sorted by path

/linux-master/mm/
H A Dvmscan.c208 static bool root_reclaim(struct scan_control *sc) function
242 static bool root_reclaim(struct scan_control *sc) function
299 if (current->reclaim_state && root_reclaim(sc)) {
4711 if (!root_reclaim(sc))
4883 VM_WARN_ON_ONCE(root_reclaim(sc));
4927 VM_WARN_ON_ONCE(!root_reclaim(sc));
5668 if (lru_gen_enabled() && !root_reclaim(sc)) {
5909 if (lru_gen_enabled() && root_reclaim(sc)) {

Completed in 388 milliseconds