Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\cgroup\rstat.c Create Date:2022-07-28 11:11:59
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:cgroup_base_stat_cputime_account_end

Proto:static void cgroup_base_stat_cputime_account_end(struct cgroup *cgrp, struct cgroup_rstat_cpu *rstatc)

Type:void

Parameter:

TypeParameterName
struct cgroup *cgrp
struct cgroup_rstat_cpu *rstatc
364  u64_stats_update_end( & ->bsync protects ->bstat. These are the only fields which get* updated in the hot path.)
365  group_rstat_updated - keep track of updated rstat_cpu*@cgrp: target cgroup*@cpu: cpu on which rstat_cpu was updated*@cgrp's rstat_cpu on @cpu was updated. Put it on the parent's matching* rstat_cpu->updated_children list. See the comment on top of
366  put_cpu_ptr(rstatc)
Caller
NameDescribe
__cgroup_account_cputime
__cgroup_account_cputime_field