Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:cgroup_rstat_boot

Proto:void __init cgroup_rstat_boot(void)

Type:void

Parameter:Nothing

297  for_each_possible_cpu(cpu)
298  raw_spin_lock_init(per_cpu_ptr( & cgroup_rstat_cpu_lock, cpu))
300  BUG_ON(cgroup_rstat_init( & The root cgroup. Root is destroyed on its release. ))