Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dwriteback.h196 void wakeup_flusher_threads(enum wb_reason reason);
/OK3568_Linux_fs/kernel/fs/
H A Dsync.c115 wakeup_flusher_threads(WB_REASON_SYNC); in ksys_sync()
H A Dfs-writeback.c2140 void wakeup_flusher_threads(enum wb_reason reason) in wakeup_flusher_threads() function
/OK3568_Linux_fs/kernel/mm/
H A Dpage-writeback.c2021 wakeup_flusher_threads(WB_REASON_PERIODIC); in dirty_writeback_centisecs_handler()
H A Dvmscan.c2047 wakeup_flusher_threads(WB_REASON_VMSCAN); in shrink_inactive_list()