Searched refs:bfq_bfqq_expire (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | bfq-iosched.c | 1802 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_handle_idle_busy_switch() 3737 * on the function bfq_bfqq_expire(). 3924 * bfq_bfqq_expire - expire a queue. 3949 void bfq_bfqq_expire(struct bfq_data *bfqd, in bfq_bfqq_expire() function 4562 bfq_bfqq_expire(bfqd, bfqq, false, reason); in bfq_select_queue() 4675 bfq_bfqq_expire(bfqd, bfqq, false, BFQQE_BUDGET_EXHAUSTED); in bfq_dispatch_rq_from_bfqq() 5438 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_rq_enqueued() 5704 * weight raising (see the comments in bfq_bfqq_expire() for in bfq_completed_request() 5747 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_completed_request() 5752 bfq_bfqq_expire(bfq in bfq_completed_request() [all...] |
H A D | bfq-iosched.h | 956 void bfq_bfqq_expire(struct bfq_data *bfqd, struct bfq_queue *bfqq,
|
H A D | bfq-cgroup.c | 663 /* If bfqq is empty, then bfq_bfqq_expire also invokes in bfq_bfqq_move() 670 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_move()
|
/kernel/linux/linux-6.6/block/ |
H A D | bfq-iosched.h | 1057 void bfq_bfqq_expire(struct bfq_data *bfqd, struct bfq_queue *bfqq,
|
H A D | bfq-iosched.c | 1981 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_handle_idle_busy_switch() 4126 * on the function bfq_bfqq_expire(). 4312 * bfq_bfqq_expire - expire a queue. 4337 void bfq_bfqq_expire(struct bfq_data *bfqd, in bfq_bfqq_expire() function 5019 bfq_bfqq_expire(bfqd, bfqq, false, reason); in bfq_select_queue() 5142 bfq_bfqq_expire(bfqd, bfqq, false, BFQQE_BUDGET_EXHAUSTED); in bfq_dispatch_rq_from_bfqq() 6129 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_rq_enqueued() 6425 * weight raising (see the comments in bfq_bfqq_expire() for in bfq_completed_request() 6468 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_completed_request() 6473 bfq_bfqq_expire(bfq in bfq_completed_request() [all...] |
H A D | bfq-cgroup.c | 666 /* If bfqq is empty, then bfq_bfqq_expire also invokes in bfq_bfqq_move() 673 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_move()
|
Completed in 24 milliseconds