Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dblk-throttle.c614 static bool throtl_schedule_next_dispatch(struct throtl_service_queue *sq, in throtl_schedule_next_dispatch() function
1216 if (throtl_schedule_next_dispatch(sq, false)) in throtl_pending_timer_fn()
1232 if (!throtl_schedule_next_dispatch(parent_sq, false)) { in throtl_pending_timer_fn()
1370 throtl_schedule_next_dispatch(sq->parent_sq, true); in tg_conf_updated()
1923 throtl_schedule_next_dispatch(sq, true); in throtl_upgrade_state()
1927 throtl_schedule_next_dispatch(&td->service_queue, true); in throtl_upgrade_state()
2256 throtl_schedule_next_dispatch(tg->service_queue.parent_sq, true); in __blk_throtl_bio()