Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-throttle.c181 atomic_t io_split_cnt[2]; member
777 atomic_set(&tg->io_split_cnt[rw], 0); in throtl_start_new_slice_with_credit()
802 atomic_set(&tg->io_split_cnt[rw], 0); in throtl_start_new_slice()
1035 tg->io_disp[rw] += atomic_xchg(&tg->io_split_cnt[rw], 0); in tg_may_dispatch()
2195 atomic_inc(&parent->io_split_cnt[rw]); in blk_throtl_charge_bio_split()