函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:pd_to_lat

函数原型:static inline struct iolatency_grp *pd_to_lat(struct blkg_policy_data *pd)

返回类型:struct iolatency_grp

参数:

类型参数名称
struct blkg_policy_data *pd
179  返回: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, structiolatency_grp, pd) : NULL
调用者
名称描述
blkg_to_lat
iolatency_prfill_limit
iolatency_pd_stat
iolatency_pd_init
iolatency_pd_offline
iolatency_pd_free