Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dwriteback.h187 void wakeup_flusher_threads(enum wb_reason reason);
/Linux-v6.6/fs/
Dsync.c101 wakeup_flusher_threads(WB_REASON_SYNC); in ksys_sync()
Dfs-writeback.c2309 void wakeup_flusher_threads(enum wb_reason reason) in wakeup_flusher_threads() function
/Linux-v6.6/mm/
Dpage-writeback.c2152 wakeup_flusher_threads(WB_REASON_PERIODIC); in dirty_writeback_centisecs_handler()
Dvmscan.c2643 wakeup_flusher_threads(WB_REASON_VMSCAN); in shrink_inactive_list()