Searched refs:bfq_bfqq_expire (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/block/ |
D | bfq-iosched.c | 1794 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_handle_idle_busy_switch() 3907 void bfq_bfqq_expire(struct bfq_data *bfqd, in bfq_bfqq_expire() function 4520 bfq_bfqq_expire(bfqd, bfqq, false, reason); in bfq_select_queue() 4633 bfq_bfqq_expire(bfqd, bfqq, false, BFQQE_BUDGET_EXHAUSTED); in bfq_dispatch_rq_from_bfqq() 5402 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_rq_enqueued() 5710 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_completed_request() 5715 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_completed_request() 6251 bfq_bfqq_expire(bfqd, bfqq, true, reason); in bfq_idle_slice_timer_body()
|
D | bfq-iosched.h | 954 void bfq_bfqq_expire(struct bfq_data *bfqd, struct bfq_queue *bfqq,
|
D | bfq-cgroup.c | 658 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_move()
|