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
1136 } else if (writeback_throttling_sane(sc) ||
1763 if (!writeback_throttling_sane(sc))
1963 if (!writeback_throttling_sane(sc))
5966 if (cgroup_reclaim(sc) && writeback_throttling_sane(sc))

Completed in 136 milliseconds