Home
last modified time | relevance | path

Searched defs:rqd (Results 1 – 3 of 3) 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()
158 bool rq_depth_scale_up(struct rq_depth *rqd) in rq_depth_scale_up()
177 bool rq_depth_scale_down(struct rq_depth *rqd, bool hard_throttle) in rq_depth_scale_down()
H A Dblk-wbt.c307 struct rq_depth *rqd = &rwb->rq_depth; in latency_exceeded() local
360 struct rq_depth *rqd = &rwb->rq_depth; in rwb_trace_step() local
400 struct rq_depth *rqd = &rwb->rq_depth; in rwb_arm_timer() local
425 struct rq_depth *rqd = &rwb->rq_depth; in wb_timer_fn() local
482 struct rq_depth *rqd = &rwb->rq_depth; in wbt_update_limits() local
/openbmc/linux/drivers/dma/
H A Dpl330.c547 struct list_head rqd; member