Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-rq-qos.c116 bool rq_depth_calc_max_depth(struct rq_depth *rqd) in rq_depth_calc_max_depth() function
174 rqd->scaled_max = rq_depth_calc_max_depth(rqd); in rq_depth_scale_up()
199 rq_depth_calc_max_depth(rqd); in rq_depth_scale_down()
H A Dblk-rq-qos.h144 bool rq_depth_calc_max_depth(struct rq_depth *rqd);
H A Dblk-wbt.c416 rq_depth_calc_max_depth(rqd); in wbt_update_limits()