Searched refs:bfq_bfqq_expire (Results 1 – 3 of 3) sorted by relevance
| /linux/block/ |
| H A D | bfq-iosched.c | 1983 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_handle_idle_busy_switch() 4123 * on the function bfq_bfqq_expire(). 4309 * bfq_bfqq_expire - expire a queue. 4334 void bfq_bfqq_expire(struct bfq_data *bfqd, in bfq_bfqq_expire() function 5016 bfq_bfqq_expire(bfqd, bfqq, false, reason); in bfq_select_queue() 5139 bfq_bfqq_expire(bfqd, bfqq, false, BFQQE_BUDGET_EXHAUSTED); in bfq_dispatch_rq_from_bfqq() 6125 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_rq_enqueued() 6422 * weight raising (see the comments in bfq_bfqq_expire() for in bfq_completed_request() 6465 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_completed_request() 6470 bfq_bfqq_expire(bfq in bfq_completed_request() [all...] |
| H A D | bfq-iosched.h | 1053 void bfq_bfqq_expire(struct bfq_data *bfqd, struct bfq_queue *bfqq,
|
| H A D | bfq-cgroup.c | 673 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_move()
|