Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-throttle.c1154 static bool throtl_can_upgrade(struct throtl_data *td,
1192 if (throtl_can_upgrade(td, NULL)) in throtl_pending_timer_fn()
1873 static bool throtl_can_upgrade(struct throtl_data *td, in throtl_can_upgrade() function
1918 if (throtl_can_upgrade(tg->td, NULL)) in throtl_upgrade_check()
2165 static bool throtl_can_upgrade(struct throtl_data *td, in throtl_can_upgrade() function
2210 if (throtl_can_upgrade(td, tg)) { in __blk_throtl_bio()