Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dblk-throttle.c749 static bool throtl_schedule_next_dispatch(struct throtl_service_queue *sq, in throtl_schedule_next_dispatch() function
1290 if (throtl_schedule_next_dispatch(sq, false)) in throtl_pending_timer_fn()
1306 if (!throtl_schedule_next_dispatch(parent_sq, false)) { in throtl_pending_timer_fn()
1444 throtl_schedule_next_dispatch(sq->parent_sq, true); in tg_conf_updated()
1960 throtl_schedule_next_dispatch(sq, true); in throtl_upgrade_state()
1964 throtl_schedule_next_dispatch(&td->service_queue, true); in throtl_upgrade_state()
2277 throtl_schedule_next_dispatch(tg->service_queue.parent_sq, true); in blk_throtl_bio()