Home
last modified time | relevance | path

Searched refs:BLK_RW_ASYNC (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v4.19/fs/xfs/
Dkmem.c32 congestion_wait(BLK_RW_ASYNC, HZ/50); in kmem_alloc()
82 congestion_wait(BLK_RW_ASYNC, HZ/50); in kmem_realloc()
102 congestion_wait(BLK_RW_ASYNC, HZ/50); in kmem_zone_alloc()
Dxfs_buf.c403 congestion_wait(BLK_RW_ASYNC, HZ/50); in xfs_buf_allocate_memory()
/Linux-v4.19/block/
Dblk-core.c707 wake_up_all(&rl->wait[BLK_RW_ASYNC]); in blk_set_queue_dying()
875 rl->count[BLK_RW_SYNC] = rl->count[BLK_RW_ASYNC] = 0; in blk_init_rl()
876 rl->starved[BLK_RW_SYNC] = rl->starved[BLK_RW_ASYNC] = 0; in blk_init_rl()
878 init_waitqueue_head(&rl->wait[BLK_RW_ASYNC]); in blk_init_rl()
1307 if (rl->count[BLK_RW_ASYNC] >= on_thresh) in blk_update_nr_requests()
1308 blk_set_congested(rl, BLK_RW_ASYNC); in blk_update_nr_requests()
1309 else if (rl->count[BLK_RW_ASYNC] < off_thresh) in blk_update_nr_requests()
1310 blk_clear_congested(rl, BLK_RW_ASYNC); in blk_update_nr_requests()
1319 if (rl->count[BLK_RW_ASYNC] >= q->nr_requests) { in blk_update_nr_requests()
1320 blk_set_rl_full(rl, BLK_RW_ASYNC); in blk_update_nr_requests()
[all …]
Dblk-tag.c344 if (q->in_flight[BLK_RW_ASYNC] > max_depth) in blk_queue_start_tag()
Dcfq-iosched.c3407 if (cfq_should_idle(cfqd, cfqq) && cfqd->rq_in_flight[BLK_RW_ASYNC]) in cfq_may_dispatch()
3717 cfqq = cfq_get_queue(cfqd, BLK_RW_ASYNC, cic, bio); in check_ioprio_changed()
Dbfq-iosched.c4202 bfqq = bfq_get_queue(bfqd, bio, BLK_RW_ASYNC, bic); in bfq_check_ioprio_change()
/Linux-v4.19/include/linux/
Dbacking-dev-defs.h210 BLK_RW_ASYNC = 0, enumerator
/Linux-v4.19/fs/f2fs/
Drecovery.c470 congestion_wait(BLK_RW_ASYNC, HZ/50); in do_recover_data()
534 congestion_wait(BLK_RW_ASYNC, HZ/50); in do_recover_data()
Dinode.c485 congestion_wait(BLK_RW_ASYNC, HZ/50); in f2fs_iget_retry()
Dsegment.c246 congestion_wait(BLK_RW_ASYNC, HZ/50); in __revoke_inmem_pages()
310 congestion_wait(BLK_RW_ASYNC, HZ/50); in f2fs_drop_inmem_pages_all()
403 congestion_wait(BLK_RW_ASYNC, HZ/50); in __f2fs_commit_inmem_pages()
2602 congestion_wait(BLK_RW_ASYNC, HZ/50); in __issue_discard_cmd_range()
Ddata.c1637 congestion_wait(BLK_RW_ASYNC, HZ/50); in encrypt_one_page()
2099 congestion_wait(BLK_RW_ASYNC, in f2fs_write_cache_pages()
Dgc.c886 congestion_wait(BLK_RW_ASYNC, HZ/50); in move_data_page()
Dsuper.c1608 congestion_wait(BLK_RW_ASYNC, HZ/50); in f2fs_quota_read()
1660 congestion_wait(BLK_RW_ASYNC, HZ/50); in f2fs_quota_write()
Dnode.c2530 congestion_wait(BLK_RW_ASYNC, HZ/50); in f2fs_recover_inode_page()
Df2fs.h1363 if (rl->count[BLK_RW_SYNC] || rl->count[BLK_RW_ASYNC]) in is_idle()
/Linux-v4.19/fs/ceph/
Daddr.c624 set_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in writepage_nounlock()
660 clear_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in writepage_nounlock()
755 BLK_RW_ASYNC); in writepages_finish()
1001 BLK_RW_ASYNC); in ceph_writepages_start()
/Linux-v4.19/fs/ext4/
Dpage-io.c492 congestion_wait(BLK_RW_ASYNC, HZ/50); in ext4_bio_write_page()
/Linux-v4.19/fs/nfs/
Dwrite.c343 set_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in nfs_set_page_writeback()
359 clear_bdi_congested(inode_to_bdi(inode), BLK_RW_ASYNC); in nfs_end_page_writeback()
1843 clear_bdi_congested(inode_to_bdi(data->inode), BLK_RW_ASYNC); in nfs_commit_release_pages()
/Linux-v4.19/fs/fat/
Dfile.c188 congestion_wait(BLK_RW_ASYNC, HZ/10); in fat_file_release()
/Linux-v4.19/drivers/block/
Dpktcdvd.c1247 BLK_RW_ASYNC); in pkt_handle_queue()
2397 set_bdi_congested(q->backing_dev_info, BLK_RW_ASYNC); in pkt_make_request_write()
2400 congestion_wait(BLK_RW_ASYNC, HZ); in pkt_make_request_write()
/Linux-v4.19/mm/
Dvmscan.c2823 congestion_wait(BLK_RW_ASYNC, HZ/10); in shrink_node()
2842 wait_iff_congested(BLK_RW_ASYNC, HZ/10); in shrink_node()
Dcompaction.c715 congestion_wait(BLK_RW_ASYNC, HZ/10); in isolate_migratepages_block()
Dpage-writeback.c2346 congestion_wait(BLK_RW_ASYNC, HZ/50); in do_writepages()
/Linux-v4.19/fs/fuse/
Ddev.c403 clear_bdi_congested(fc->sb->s_bdi, BLK_RW_ASYNC); in request_end()
595 set_bdi_congested(fc->sb->s_bdi, BLK_RW_ASYNC); in fuse_request_send_background_locked()
/Linux-v4.19/fs/reiserfs/
Djournal.c961 congestion_wait(BLK_RW_ASYNC, HZ / 10); in reiserfs_async_progress_wait()

12