Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-throttle.c181 atomic_t io_split_cnt[2]; member
783 atomic_set(&tg->io_split_cnt[rw], 0); in throtl_start_new_slice_with_credit()
808 atomic_set(&tg->io_split_cnt[rw], 0); in throtl_start_new_slice()
1043 tg->io_disp[rw] += atomic_xchg(&tg->io_split_cnt[rw], 0); in tg_may_dispatch()
2203 atomic_inc(&parent->io_split_cnt[rw]); in blk_throtl_charge_bio_split()