Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dwriteback.h169 void wakeup_flusher_threads(enum wb_reason reason);
/Linux-v4.19/fs/
Dsync.c112 wakeup_flusher_threads(WB_REASON_SYNC); in ksys_sync()
Dfs-writeback.c1998 void wakeup_flusher_threads(enum wb_reason reason) in wakeup_flusher_threads() function
/Linux-v4.19/mm/
Dpage-writeback.c1986 wakeup_flusher_threads(WB_REASON_PERIODIC); in dirty_writeback_centisecs_handler()
Dvmscan.c1991 wakeup_flusher_threads(WB_REASON_VMSCAN); in shrink_inactive_list()