Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-throttle.c Create Date:2022-07-28 17:43:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:tg_prfill_rwstat_recursive

Proto:static u64 tg_prfill_rwstat_recursive(struct seq_file *sf, struct blkg_policy_data *pd, int off)

Type:u64

Parameter:

TypeParameterName
struct seq_file *sf
struct blkg_policy_data *pd
intoff
1498  lkg_rwstat_recursive_sum - collect hierarchical blkg_rwstat*@blkg: blkg of interest*@pol: blkcg_policy which contains the blkg_rwstat*@off: offset to the blkg_rwstat in blkg_policy_data or @blkg*@sum: blkg_rwstat_sample structure containing the results*
1500  Return __blkg_prfill_rwstat - prfill helper for a blkg_rwstat*@sf: seq_file to print to*@pd: policy private data of interest*@rwstat: rwstat to print* Print @rwstat to @sf for the device assocaited with @pd.