Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\blk-cgroup.h Create Date:2022-07-28 05:57:10
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:pdata_to_blkg - get blkg associated with policy private data*@pd: policy private data of interest*@pd is policy private data. Determine the blkg it's associated with.

Proto:static inline struct blkcg_gq *pd_to_blkg(struct blkg_policy_data *pd)

Type:struct blkcg_gq

Parameter:

TypeParameterName
struct blkg_policy_data *pd
405  Return pd ? he blkg and policy id this per-policy data belongs to : NULL
Caller
NameDescribe
tg_to_blkg
tg_prfill_rwstat_recursive
lat_to_blkg
iocg_to_blkg
ioc_pd_init