Home
last modified time | relevance | path

Searched refs:flush_thread (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/sched/
Dtask.h63 extern void flush_thread(void);
/linux-4.19.296/fs/
Dexec.c1306 flush_thread(); in flush_old_exec()
/linux-4.19.296/fs/f2fs/
Dsegment.c742 struct task_struct *flush_thread = fcc->f2fs_issue_flush; in f2fs_destroy_flush_cmd_control() local
745 kthread_stop(flush_thread); in f2fs_destroy_flush_cmd_control()