Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-cgroup-rwstat.h Create Date:2022-07-28 17:41:15
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:lkg_rwstat_reset - reset a blkg_rwstat*@rwstat: blkg_rwstat to reset

Proto:static inline void blkg_rwstat_reset(struct blkg_rwstat *rwstat)

Type:void

Parameter:

TypeParameterName
struct blkg_rwstat *rwstat
123  When i < BLKG_RWSTAT_NR cycle
124  percpu_counter_set( & cpu_cnt[i], 0)
125  atomic64_set( & aux_cnt[i], 0)