Searched refs:io_schedule (Results 1 - 21 of 21) sorted by relevance

/linux-4.1.27/fs/jfs/
H A Djfs_lock.h45 io_schedule(); \
H A Djfs_metapage.c62 io_schedule(); __lock_metapage()
H A Djfs_txnmgr.c138 io_schedule(); TXN_SLEEP_DROP_LOCK()
/linux-4.1.27/include/linux/
H A Dwait.h272 io_schedule())
275 * io_wait_event() -- like wait_event() but with io_schedule()
990 * io_schedule() instead of schedule() for the actual waiting.
1094 * to wait_on_bit(), but calls io_schedule() instead of schedule()
H A Dsched.h425 static inline void io_schedule(void) io_schedule() function
/linux-4.1.27/block/
H A Dblk-mq-tag.c297 io_schedule(); bt_get()
H A Dblk-core.c1177 io_schedule(); get_request()
/linux-4.1.27/drivers/block/
H A Dnull_blk.c207 io_schedule(); alloc_cmd()
/linux-4.1.27/mm/
H A Dmempool.c371 * FIXME: this should be io_schedule(). The timeout is there as a mempool_alloc()
/linux-4.1.27/fs/gfs2/
H A Dlog.c361 io_schedule(); gfs2_log_reserve()
510 io_schedule(); log_flush_wait()
/linux-4.1.27/kernel/sched/
H A Dwait.c597 io_schedule(); bit_wait_io()
/linux-4.1.27/fs/ntfs/
H A Dcompress.c701 io_schedule(); ntfs_read_compressed_block()
/linux-4.1.27/fs/f2fs/
H A Dcheckpoint.c869 io_schedule(); wait_on_all_pages_writeback()
/linux-4.1.27/drivers/md/
H A Ddm-bufio.c787 io_schedule(); __wait_for_free_buffer()
H A Ddm-mpath.c923 io_schedule(); multipath_wait_for_pg_init_completion()
H A Ddm.c3004 io_schedule(); dm_wait_for_completion()
/linux-4.1.27/fs/xfs/
H A Dxfs_buf.c1002 io_schedule(); xfs_buf_wait_unpin()
H A Dxfs_inode.c553 io_schedule(); __xfs_iflock()
2487 io_schedule(); __xfs_iunpin_wait()
/linux-4.1.27/fs/
H A Ddirect-io.c442 io_schedule(); dio_await_one()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gem.c1288 io_schedule(); __i915_wait_request()
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_receiver.c466 io_schedule(); _drbd_wait_ee_list_empty()

Completed in 600 milliseconds