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

/linux-master/mm/
H A Dvmscan.c214 * writeback_throttling_sane - is the usual dirty throttling mechanism available?
226 static bool writeback_throttling_sane(struct scan_control *sc) function
247 static bool writeback_throttling_sane(struct scan_control *sc) function
1137 } else if (writeback_throttling_sane(sc) ||
1781 if (!writeback_throttling_sane(sc))
1981 if (!writeback_throttling_sane(sc))
5982 if (cgroup_reclaim(sc) && writeback_throttling_sane(sc))

Completed in 98 milliseconds