Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dwriteback.h196 void wakeup_flusher_threads(enum wb_reason reason);
/Linux-v5.15/fs/
Dsync.c113 wakeup_flusher_threads(WB_REASON_SYNC); in ksys_sync()
Dfs-writeback.c2286 void wakeup_flusher_threads(enum wb_reason reason) in wakeup_flusher_threads() function
/Linux-v5.15/mm/
Dpage-writeback.c2016 wakeup_flusher_threads(WB_REASON_PERIODIC); in dirty_writeback_centisecs_handler()
Dvmscan.c2310 wakeup_flusher_threads(WB_REASON_VMSCAN); in shrink_inactive_list()