Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dblk-throttle.c1160 static bool throtl_can_upgrade(struct throtl_data *td,
1198 if (throtl_can_upgrade(td, NULL)) in throtl_pending_timer_fn()
1858 static bool throtl_can_upgrade(struct throtl_data *td, in throtl_can_upgrade() function
1903 if (throtl_can_upgrade(tg->td, NULL)) in throtl_upgrade_check()
2146 static bool throtl_can_upgrade(struct throtl_data *td, in throtl_can_upgrade() function
2197 if (throtl_can_upgrade(td, tg)) { in __blk_throtl_bio()