Searched refs:bfq_bfqq_expire (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/block/ |
D | bfq-iosched.c | 1790 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_handle_idle_busy_switch() 3901 void bfq_bfqq_expire(struct bfq_data *bfqd, in bfq_bfqq_expire() function 4506 bfq_bfqq_expire(bfqd, bfqq, false, reason); in bfq_select_queue() 4619 bfq_bfqq_expire(bfqd, bfqq, false, BFQQE_BUDGET_EXHAUSTED); in bfq_dispatch_rq_from_bfqq() 5388 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_rq_enqueued() 5691 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_completed_request() 5696 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_completed_request() 6233 bfq_bfqq_expire(bfqd, bfqq, true, reason); in bfq_idle_slice_timer_body()
|
D | bfq-iosched.h | 948 void bfq_bfqq_expire(struct bfq_data *bfqd, struct bfq_queue *bfqq,
|
D | bfq-cgroup.c | 634 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_move()
|