Home
last modified time | relevance | path

Searched refs:dirty_freerun_ceiling (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/mm/
Dpage-writeback.c507 static unsigned long dirty_freerun_ceiling(unsigned long thresh, in dirty_freerun_ceiling() function
675 unsigned long freerun = dirty_freerun_ceiling(thresh, bg_thresh); in bdi_position_ratio()
732 bdi_setpoint = dirty_freerun_ceiling(bdi_thresh, in bdi_position_ratio()
959 unsigned long freerun = dirty_freerun_ceiling(thresh, bg_thresh); in bdi_update_dirty_ratelimit()
1402 if (dirty <= dirty_freerun_ceiling(thresh, bg_thresh)) { in balance_dirty_pages()