Searched refs:rqd (Results 1 – 4 of 4) sorted by relevance
| /linux/block/ |
| H A D | blk-wbt.c | 310 struct rq_depth *rqd = &rwb->rq_depth; in latency_exceeded() local 354 if (rqd->scale_step) in latency_exceeded() 363 struct rq_depth *rqd = &rwb->rq_depth; in rwb_trace_step() local 365 trace_wbt_step(bdi, msg, rqd->scale_step, rwb->cur_win_nsec, in rwb_trace_step() 366 rwb->wb_background, rwb->wb_normal, rqd->max_depth); in rwb_trace_step() 403 struct rq_depth *rqd = &rwb->rq_depth; in rwb_arm_timer() local 405 if (rqd->scale_step > 0) { in rwb_arm_timer() 413 int_sqrt((rqd->scale_step + 1) << 8)); in rwb_arm_timer() 428 struct rq_depth *rqd = &rwb->rq_depth; in wb_timer_fn() local 437 trace_wbt_timer(rwb->rqos.disk->bdi, status, rqd->scale_step, inflight); in wb_timer_fn() [all …]
|
| H A D | blk-rq-qos.h | 99 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);
|
| /linux/drivers/dma/ |
| H A D | pl330.c | 548 struct list_head rqd; member 1715 list_add_tail(&descdone->rqd, &pl330->req_done); in pl330_update() 1722 struct dma_pl330_desc, rqd); in pl330_update() 1723 list_del(&descdone->rqd); in pl330_update()
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | ilsp.S | 299 swap %d5 # same as r*b if previous step rqd
|