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

/linux-master/block/
H A Dbfq-iosched.c3111 * empty (see comments in __bfq_bfqq_expire() for
3892 static bool __bfq_bfqq_expire(struct bfq_data *bfqd, struct bfq_queue *bfqq, function
4105 * budget, be sure to call __bfq_bfqq_expire() *after* this
4418 if (__bfq_bfqq_expire(bfqd, bfqq, reason))
5440 __bfq_bfqq_expire(bfqd, bfqq, BFQQE_BUDGET_TIMEOUT);
6988 * through __bfq_bfqq_expire func and its wait_request flags has

Completed in 114 milliseconds