Lines Matching defs:dirtied
64 * After a CPU has dirtied this many pages, balance_dirty_pages_ratelimited
256 * are allowed to be actually dirtied. Per individual zone, or
1199 unsigned long dirtied,
1218 * when dirty pages are truncated by userspace or re-dirtied by FS.
1220 dirty_rate = (dirtied - wb->dirtied_stamp) * HZ / elapsed;
1364 unsigned long dirtied;
1375 dirtied = percpu_counter_read(&wb->stat[WB_DIRTIED]);
1387 wb_update_dirty_ratelimit(gdtc, dirtied, elapsed);
1395 wb_update_dirty_ratelimit(mdtc, dirtied, elapsed);
1401 wb->dirtied_stamp = dirtied;
1414 * After a task dirtied this many pages, balance_dirty_pages_ratelimited()
1871 * However there is a worst case. If every task exit immediately when dirtied
1883 * @mapping: address_space which was dirtied
1886 * which was newly dirtied. The function will periodically check the system's
1916 * This prevents one CPU to accumulate too many dirtied pages without
1929 * Pick up the dirtied pages by the exited tasks. This avoids lots of
2482 * This is also used when a single buffer is being dirtied: we want to set the