Home
last modified time | relevance | path

Searched refs:blk_flush_plug (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dblkdev.h1005 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug() function
1030 static inline void blk_flush_plug(struct blk_plug *plug, bool async) in blk_flush_plug() function
/openbmc/linux/block/
H A Dblk-core.c892 blk_flush_plug(current->plug, false); in bio_poll()
/openbmc/linux/fs/
H A Dfs-writeback.c1933 blk_flush_plug(current->plug, false); in writeback_sb_inodes()
2336 blk_flush_plug(current->plug, true); in wakeup_flusher_threads()
/openbmc/linux/kernel/sched/
H A Dcore.c6753 blk_flush_plug(tsk->plug, true); in sched_submit_work()
8997 blk_flush_plug(current->plug, true); in io_schedule_prepare()