Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-throttle.c535 static bool throtl_slice_used(struct throtl_grp *tg, bool rw) in throtl_slice_used() function
592 if (throtl_slice_used(tg, rw)) in throtl_trim_slice()
779 if (throtl_slice_used(tg, rw) && !(tg->service_queue.nr_queued[rw])) in tg_may_dispatch()
884 if (throtl_slice_used(parent_tg, rw)) { in start_parent_slice_with_credit()