Home
last modified time | relevance | path

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

/mm/
Dpage-writeback.c1309 unsigned long start_time, in __wb_update_bandwidth() argument
1333 if (elapsed > HZ && time_before(wb->bw_time_stamp, start_time)) in __wb_update_bandwidth()
1357 void wb_update_bandwidth(struct bdi_writeback *wb, unsigned long start_time) in wb_update_bandwidth() argument
1361 __wb_update_bandwidth(&gdtc, NULL, start_time, false); in wb_update_bandwidth()
1544 unsigned long start_time = jiffies; in balance_dirty_pages() local
1670 __wb_update_bandwidth(gdtc, mdtc, start_time, true); in balance_dirty_pages()
1711 start_time); in balance_dirty_pages()
1740 start_time); in balance_dirty_pages()