Home
last modified time | relevance | path

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

/linux-6.15/block/
H A Dblk-throttle.c749 static bool tg_may_dispatch(struct throtl_grp *tg, struct bio *bio, in tg_may_dispatch() function
862 tg_may_dispatch(tg, bio, &read_wait); in tg_update_disptime()
866 tg_may_dispatch(tg, bio, &write_wait); in tg_update_disptime()
944 tg_may_dispatch(tg, bio, NULL)) { in throtl_dispatch_tg()
954 tg_may_dispatch(tg, bio, NULL)) { in throtl_dispatch_tg()
1613 return tg_may_dispatch(tg, bio, NULL); in tg_within_limit()