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

/linux-4.1.27/block/
H A Dblk-throttle.c657 * throtl_schedule_next_dispatch - schedule the next dispatch cycle
674 static bool throtl_schedule_next_dispatch(struct throtl_service_queue *sq, throtl_schedule_next_dispatch() function
1222 if (throtl_schedule_next_dispatch(sq, false)) throtl_pending_timer_fn()
1238 if (!throtl_schedule_next_dispatch(parent_sq, false)) { throtl_pending_timer_fn()
1406 throtl_schedule_next_dispatch(sq->parent_sq, true); tg_set_conf()
1578 throtl_schedule_next_dispatch(tg->service_queue.parent_sq, true); blk_throtl_bio()

Completed in 110 milliseconds