函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-rq-qos.c Create Date:2022-07-27 19:07:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Returns true on success and false if scaling up wasn't possible

函数原型:bool rq_depth_scale_up(struct rq_depth *rqd)

返回类型:bool

参数:

类型参数名称
struct rq_depth *rqd
169  如果scaled_max则返回:false
172  scale_step自减
174  scaled_max等于Return true, if we can't increase the depth further by scaling
175  返回:true
调用者
名称描述
scale_up