Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-rq-qos.h100 bool rq_depth_scale_down(struct rq_depth *rqd, bool hard_throttle);
H A Dblk-wbt.c392 static void scale_down(struct rq_wb *rwb, bool hard_throttle) in scale_down() argument
394 if (!rq_depth_scale_down(&rwb->rq_depth, hard_throttle)) in scale_down()