Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-rq-qos.c177 bool rq_depth_scale_down(struct rq_depth *rqd, bool hard_throttle) in rq_depth_scale_down() argument
187 if (rqd->scale_step < 0 && hard_throttle) in rq_depth_scale_down()
A Dblk-rq-qos.h100 bool rq_depth_scale_down(struct rq_depth *rqd, bool hard_throttle);
A Dblk-wbt.c398 static void scale_down(struct rq_wb *rwb, bool hard_throttle) in scale_down() argument
400 if (!rq_depth_scale_down(&rwb->rq_depth, hard_throttle)) in scale_down()

Completed in 6 milliseconds