Searched refs:bfq_bfqq_expire (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/block/ |
D | bfq-iosched.c | 1985 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_handle_idle_busy_switch() 4326 void bfq_bfqq_expire(struct bfq_data *bfqd, in bfq_bfqq_expire() function 4942 bfq_bfqq_expire(bfqd, bfqq, false, reason); in bfq_select_queue() 5067 bfq_bfqq_expire(bfqd, bfqq, false, BFQQE_BUDGET_EXHAUSTED); in bfq_dispatch_rq_from_bfqq() 6031 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_rq_enqueued() 6367 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_completed_request() 6372 bfq_bfqq_expire(bfqd, bfqq, false, in bfq_completed_request() 6911 bfq_bfqq_expire(bfqd, bfqq, true, reason); in bfq_idle_slice_timer_body()
|
D | bfq-iosched.h | 978 void bfq_bfqq_expire(struct bfq_data *bfqd, struct bfq_queue *bfqq,
|
D | bfq-cgroup.c | 675 bfq_bfqq_expire(bfqd, bfqd->in_service_queue, in bfq_bfqq_move()
|