Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dwriteback.h200 void wakeup_flusher_threads(enum wb_reason reason);
/linux-5.19.10/fs/
Dsync.c101 wakeup_flusher_threads(WB_REASON_SYNC); in ksys_sync()
Dfs-writeback.c2269 void wakeup_flusher_threads(enum wb_reason reason) in wakeup_flusher_threads() function
/linux-5.19.10/mm/
Dpage-writeback.c2014 wakeup_flusher_threads(WB_REASON_PERIODIC); in dirty_writeback_centisecs_handler()
Dvmscan.c2415 wakeup_flusher_threads(WB_REASON_VMSCAN); in shrink_inactive_list()