Lines Matching refs:rqd
238 struct rq_depth *rqd = &rwb->rq_depth;
282 if (rqd->scale_step)
291 struct rq_depth *rqd = &rwb->rq_depth;
293 trace_wbt_step(bdi, msg, rqd->scale_step, rwb->cur_win_nsec,
294 rwb->wb_background, rwb->wb_normal, rqd->max_depth);
331 struct rq_depth *rqd = &rwb->rq_depth;
333 if (rqd->scale_step > 0) {
341 int_sqrt((rqd->scale_step + 1) << 8));
356 struct rq_depth *rqd = &rwb->rq_depth;
362 trace_wbt_timer(rwb->rqos.q->backing_dev_info, status, rqd->scale_step,
393 if (rqd->scale_step > 0)
395 else if (rqd->scale_step < 0)
405 if (rqd->scale_step || inflight)
411 struct rq_depth *rqd = &rwb->rq_depth;
413 rqd->scale_step = 0;
414 rqd->scaled_max = false;
416 rq_depth_calc_max_depth(rqd);