Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Compute the mask of online CPUs for the specified rcu_node structure.* This will not be stable unless the rcu_node structure's ->lock is* held, but the bit corresponding to the current CPU will be stable* in most contexts.

Proto:unsigned long rcu_rnp_online_cpus(struct rcu_node *rnp)

Type:unsigned long

Parameter:

TypeParameterName
struct rcu_node *rnp
193  Return READ_ONCE(ginning of each grace period. )
Caller
NameDescribe
rcu_implicit_dynticks_qsReturn true if the specified CPU has passed through a quiescent* state by virtue of being in or having passed through an dynticks* idle state since the last call to dyntick_save_progress_counter()* for this same CPU, or by virtue of having been offline.