函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:pd_to_tg

函数原型:static inline struct throtl_grp *pd_to_tg(struct blkg_policy_data *pd)

返回类型:struct throtl_grp

参数:

类型参数名称
struct blkg_policy_data *pd
233  返回:pd ? container_of - cast a member of a structure out to the containing structure*@ptr: the pointer to the member.*@type: the type of the container struct this is embedded in.*@member: the name of the member within the struct.(pd, structthrotl_grp, pd) : NULL
调用者
名称描述
blkg_to_tg
throtl_pd_init
throtl_pd_online
throtl_pd_offline
throtl_pd_free
tg_prfill_conf_u64
tg_prfill_conf_uint
tg_prfill_limit