Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-throttle.c752 static bool throtl_schedule_next_dispatch(struct throtl_service_queue *sq, in throtl_schedule_next_dispatch() function
1299 if (throtl_schedule_next_dispatch(sq, false)) in throtl_pending_timer_fn()
1315 if (!throtl_schedule_next_dispatch(parent_sq, false)) { in throtl_pending_timer_fn()
1453 throtl_schedule_next_dispatch(sq->parent_sq, true); in tg_conf_updated()
1969 throtl_schedule_next_dispatch(sq, true); in throtl_upgrade_state()
1973 throtl_schedule_next_dispatch(&td->service_queue, true); in throtl_upgrade_state()
2307 throtl_schedule_next_dispatch(tg->service_queue.parent_sq, true); in blk_throtl_bio()