Searched refs:bfq_bfqq_expire (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/block/ |
| D | bfq-iosched.c | 1867 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_handle_idle_busy_switch() 4160 void bfq_bfqq_expire(struct bfq_data *bfqd, in bfq_bfqq_expire() function 4776 bfq_bfqq_expire(bfqd, bfqq, false, reason); in bfq_select_queue() 4901 bfq_bfqq_expire(bfqd, bfqq, false, BFQQE_BUDGET_EXHAUSTED); in bfq_dispatch_rq_from_bfqq() 5876 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_rq_enqueued() 6239 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_completed_request() 6244 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_completed_request() 6770 bfq_bfqq_expire(bfqd, bfqq, true, reason); in bfq_idle_slice_timer_body()
|
| D | bfq-iosched.h | 976 void bfq_bfqq_expire(struct bfq_data *bfqd, struct bfq_queue *bfqq,
|
| D | bfq-cgroup.c | 660 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_move()
|