Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-throttle.c901 static bool tg_may_dispatch(struct throtl_grp *tg, struct bio *bio, in tg_may_dispatch() function
1017 tg_may_dispatch(tg, bio, &read_wait); in tg_update_disptime()
1021 tg_may_dispatch(tg, bio, &write_wait); in tg_update_disptime()
1099 tg_may_dispatch(tg, bio, NULL)) { in throtl_dispatch_tg()
1109 tg_may_dispatch(tg, bio, NULL)) { in throtl_dispatch_tg()
2208 if (!tg_may_dispatch(tg, bio, NULL)) { in __blk_throtl_bio()