Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-throttle.c740 static bool throtl_schedule_next_dispatch(struct throtl_service_queue *sq, in throtl_schedule_next_dispatch() function
1264 if (throtl_schedule_next_dispatch(sq, false)) in throtl_pending_timer_fn()
1280 if (!throtl_schedule_next_dispatch(parent_sq, false)) { in throtl_pending_timer_fn()
1418 throtl_schedule_next_dispatch(sq->parent_sq, true); in tg_conf_updated()
1908 throtl_schedule_next_dispatch(sq, true); in throtl_upgrade_state()
1912 throtl_schedule_next_dispatch(&td->service_queue, true); in throtl_upgrade_state()
2211 throtl_schedule_next_dispatch(tg->service_queue.parent_sq, true); in blk_throtl_bio()