Home
last modified time | relevance | path

Searched refs:rqd (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/block/
H A Dblk-rq-qos.c110 bool rq_depth_calc_max_depth(struct rq_depth *rqd) in rq_depth_calc_max_depth() argument
122 if (rqd->queue_depth == 1) { in rq_depth_calc_max_depth()
123 if (rqd->scale_step > 0) in rq_depth_calc_max_depth()
124 rqd->max_depth = 1; in rq_depth_calc_max_depth()
126 rqd->max_depth = 2; in rq_depth_calc_max_depth()
137 depth = min_t(unsigned int, rqd->default_depth, in rq_depth_calc_max_depth()
138 rqd->queue_depth); in rq_depth_calc_max_depth()
139 if (rqd->scale_step > 0) in rq_depth_calc_max_depth()
140 depth = 1 + ((depth - 1) >> min(31, rqd->scale_step)); in rq_depth_calc_max_depth()
141 else if (rqd->scale_step < 0) { in rq_depth_calc_max_depth()
[all …]
H A Dblk-wbt.c307 struct rq_depth *rqd = &rwb->rq_depth; in latency_exceeded() local
351 if (rqd->scale_step) in latency_exceeded()
360 struct rq_depth *rqd = &rwb->rq_depth; in rwb_trace_step() local
362 trace_wbt_step(bdi, msg, rqd->scale_step, rwb->cur_win_nsec, in rwb_trace_step()
363 rwb->wb_background, rwb->wb_normal, rqd->max_depth); in rwb_trace_step()
400 struct rq_depth *rqd = &rwb->rq_depth; in rwb_arm_timer() local
402 if (rqd->scale_step > 0) { in rwb_arm_timer()
410 int_sqrt((rqd->scale_step + 1) << 8)); in rwb_arm_timer()
425 struct rq_depth *rqd = &rwb->rq_depth; in wb_timer_fn() local
434 trace_wbt_timer(rwb->rqos.disk->bdi, status, rqd->scale_step, inflight); in wb_timer_fn()
[all …]
H A Dblk-rq-qos.h99 bool rq_depth_scale_up(struct rq_depth *rqd);
100 bool rq_depth_scale_down(struct rq_depth *rqd, bool hard_throttle);
101 bool rq_depth_calc_max_depth(struct rq_depth *rqd);
/openbmc/linux/drivers/dma/
H A Dpl330.c547 struct list_head rqd; member
1714 list_add_tail(&descdone->rqd, &pl330->req_done); in pl330_update()
1721 struct dma_pl330_desc, rqd); in pl330_update()
1722 list_del(&descdone->rqd); in pl330_update()
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dilsp.S299 swap %d5 # same as r*b if previous step rqd