Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-throttle.c692 static bool throtl_slice_used(struct throtl_grp *tg, bool rw) in throtl_slice_used() function
749 if (throtl_slice_used(tg, rw)) in throtl_trim_slice()
933 if (throtl_slice_used(tg, rw) && !(tg->service_queue.nr_queued[rw])) in tg_may_dispatch()
1038 if (throtl_slice_used(parent_tg, rw)) { in start_parent_slice_with_credit()