Searched refs:old_wr_coeff (Results 1 – 1 of 1) sorted by relevance
1014 unsigned int old_wr_coeff = bfqq->wr_coeff; in bfq_bfqq_resume_state() local1055 if (old_wr_coeff == 1 && bfqq->wr_coeff > 1) in bfq_bfqq_resume_state()1057 else if (old_wr_coeff > 1 && bfqq->wr_coeff == 1) in bfq_bfqq_resume_state()1516 unsigned int old_wr_coeff, in bfq_update_bfqq_wr_on_rq_arrival() argument1522 if (old_wr_coeff == 1 && wr_or_deserves_wr) { in bfq_update_bfqq_wr_on_rq_arrival()1560 } else if (old_wr_coeff > 1) { in bfq_update_bfqq_wr_on_rq_arrival()1652 int old_wr_coeff, in bfq_bfqq_handle_idle_busy_switch() argument1740 old_wr_coeff, in bfq_bfqq_handle_idle_busy_switch()1746 if (old_wr_coeff != bfqq->wr_coeff) in bfq_bfqq_handle_idle_busy_switch()1869 unsigned int old_wr_coeff = bfqq->wr_coeff; in bfq_add_request() local[all …]