Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Switch to run-time mode once RCU has fully initialized.

Proto:static int __init rcu_set_runtime_mode(void)

Type:int

Parameter:Nothing

219  Test each non-SRCU synchronous grace-period wait API. This is* useful just after a change in mode for these primitives, and* during early boot.
220  rcu_scheduler_active = RCU_SCHEDULER_RUNNING
221  Test each non-SRCU synchronous grace-period wait API. This is* useful just after a change in mode for these primitives, and* during early boot.
222  Return 0