Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\rcu\sync.c Create Date:2022-07-28 10:17:57
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:_sync_enter_start - Force readers onto slow path for multiple updates*@rsp: Pointer to rcu_sync structure to use for synchronization* Must be called after rcu_sync_init() and before first use

Proto:void rcu_sync_enter_start(struct rcu_sync *rsp)

Type:void

Parameter:

TypeParameterName
struct rcu_sync *rsp
38  gp_count++
39  gp_state = GP_PASSED
Caller
NameDescribe
cgroup_initgroup_init - cgroup initialization* Register cgroup filesystem and /proc file, and initialize* any subsystems that didn't request early init.