Home
last modified time | relevance | path

Searched defs:old_wr_coeff (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.c1022 unsigned int old_wr_coeff = bfqq->wr_coeff; in bfq_bfqq_resume_state() local
1877 unsigned int old_wr_coeff in bfq_add_request() local
1522 bfq_update_bfqq_wr_on_rq_arrival(struct bfq_data *bfqd, struct bfq_queue *bfqq, unsigned int old_wr_coeff, bool wr_or_deserves_wr, bool interactive, bool in_burst, bool soft_rt) bfq_update_bfqq_wr_on_rq_arrival() argument
1658 bfq_bfqq_handle_idle_busy_switch(struct bfq_data *bfqd, struct bfq_queue *bfqq, int old_wr_coeff, struct request *rq, bool *interactive) bfq_bfqq_handle_idle_busy_switch() argument
[all...]
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.c1136 unsigned int old_wr_coeff = 1; in bfq_bfqq_resume_state() local
1653 bfq_update_bfqq_wr_on_rq_arrival(struct bfq_data *bfqd, struct bfq_queue *bfqq, unsigned int old_wr_coeff, bool wr_or_deserves_wr, bool interactive, bool in_burst, bool soft_rt) bfq_update_bfqq_wr_on_rq_arrival() argument
1818 bfq_bfqq_handle_idle_busy_switch(struct bfq_data *bfqd, struct bfq_queue *bfqq, int old_wr_coeff, struct request *rq, bool *interactive) bfq_bfqq_handle_idle_busy_switch() argument
2209 unsigned int old_wr_coeff = bfqq->wr_coeff; bfq_add_request() local
[all...]

Completed in 13 milliseconds