Home
last modified time | relevance | path

Searched refs:rq_depth_calc_max_depth (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() function
168 rqd->scaled_max = rq_depth_calc_max_depth(rqd); in rq_depth_scale_up()
193 rq_depth_calc_max_depth(rqd); in rq_depth_scale_down()
H A Dblk-rq-qos.h101 bool rq_depth_calc_max_depth(struct rq_depth *rqd);
H A Dblk-wbt.c487 rq_depth_calc_max_depth(rqd); in wbt_update_limits()