Searched refs:dirty_freerun_ceiling (Results 1 – 1 of 1) sorted by relevance
678 static unsigned long dirty_freerun_ceiling(unsigned long thresh, in dirty_freerun_ceiling() function870 unsigned long freerun = dirty_freerun_ceiling(dtc->thresh, dtc->bg_thresh); in wb_position_ratio()930 wb_setpoint = dirty_freerun_ceiling(wb_thresh, in wb_position_ratio()1155 unsigned long freerun = dirty_freerun_ceiling(dtc->thresh, dtc->bg_thresh); in wb_update_dirty_ratelimit()1616 if (dirty <= dirty_freerun_ceiling(thresh, bg_thresh) && in balance_dirty_pages()1618 m_dirty <= dirty_freerun_ceiling(m_thresh, m_bg_thresh))) { in balance_dirty_pages()