Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:rcu_init

Proto:void __init rcu_init(void)

Type:void

Parameter:Nothing

155  open_softirq(RCU_SOFTIRQ, Invoke the RCU callbacks whose grace period has elapsed. )
156  rcu_early_boot_tests()
157  Queue work for srcu_struct structures with early boot callbacks.* The work won't actually execute until the workqueue initialization* phase that takes place after the scheduler starts.