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

/linux-master/block/
H A Dbfq-iosched.c1136 unsigned int old_wr_coeff = 1; 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) 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) argument
2209 unsigned int old_wr_coeff = bfqq->wr_coeff; local
[all...]

Completed in 122 milliseconds