Home
last modified time | relevance | path

Searched refs:rq_depth_scale_down (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/block/
Dblk-rq-qos.c177 bool rq_depth_scale_down(struct rq_depth *rqd, bool hard_throttle) in rq_depth_scale_down() function
Dblk-rq-qos.h156 bool rq_depth_scale_down(struct rq_depth *rqd, bool hard_throttle);
Dblk-wbt.c322 if (!rq_depth_scale_down(&rwb->rq_depth, hard_throttle)) in scale_down()