Searched refs:bfq_bfqq_expire (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/block/ |
D | bfq-iosched.c | 1655 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_handle_idle_busy_switch() 3211 void bfq_bfqq_expire(struct bfq_data *bfqd, in bfq_bfqq_expire() function 3722 bfq_bfqq_expire(bfqd, bfqq, false, reason); in bfq_select_queue() 3830 bfq_bfqq_expire(bfqd, bfqq, false, BFQQE_BUDGET_EXHAUSTED); in bfq_dispatch_rq_from_bfqq() 4478 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_rq_enqueued() 4759 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_completed_request() 4764 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_completed_request() 5115 bfq_bfqq_expire(bfqd, bfqq, true, reason); in bfq_idle_slice_timer_body()
|
D | bfq-iosched.h | 835 void bfq_bfqq_expire(struct bfq_data *bfqd, struct bfq_queue *bfqq,
|
D | bfq-cgroup.c | 566 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_move()
|