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

/linux-master/block/
H A Dblk-throttle.c456 * throtl_schedule_next_dispatch - schedule the next dispatch cycle
473 static bool throtl_schedule_next_dispatch(struct throtl_service_queue *sq, function
1064 if (throtl_schedule_next_dispatch(sq, false))
1080 if (!throtl_schedule_next_dispatch(parent_sq, false)) {
1210 throtl_schedule_next_dispatch(sq->parent_sq, true);
1680 throtl_schedule_next_dispatch(tg->service_queue.parent_sq, true);

Completed in 121 milliseconds