Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dwriteback.h192 void wakeup_flusher_threads(enum wb_reason reason);
/linux-6.1.9/fs/
Dsync.c101 wakeup_flusher_threads(WB_REASON_SYNC); in ksys_sync()
Dfs-writeback.c2282 void wakeup_flusher_threads(enum wb_reason reason) in wakeup_flusher_threads() function
/linux-6.1.9/mm/
Dpage-writeback.c2040 wakeup_flusher_threads(WB_REASON_PERIODIC); in dirty_writeback_centisecs_handler()
Dvmscan.c2518 wakeup_flusher_threads(WB_REASON_VMSCAN); in shrink_inactive_list()