Home
last modified time | relevance | path

Searched defs:rqd (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/block/
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()
Dblk-wbt.c306 struct rq_depth *rqd = &rwb->rq_depth; in latency_exceeded() local
359 struct rq_depth *rqd = &rwb->rq_depth; in rwb_trace_step() local
399 struct rq_depth *rqd = &rwb->rq_depth; in rwb_arm_timer() local
424 struct rq_depth *rqd = &rwb->rq_depth; in wb_timer_fn() local
481 struct rq_depth *rqd = &rwb->rq_depth; in wbt_update_limits() local
/linux-6.12.1/drivers/dma/
Dpl330.c547 struct list_head rqd; member