Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\rcupdate.h Create Date:2022-07-28 05:35:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:init_rcu_head_on_stack

Proto:static inline void init_rcu_head_on_stack(struct callback_head *head)

Type:void

Parameter:

TypeParameterName
struct callback_head *head

NULL

Caller
NameDescribe
__wait_rcu_gp
__synchronize_srcuHelper function for synchronize_srcu() and synchronize_srcu_expedited().
synchronize_srcusynchronize_srcu - wait for prior SRCU read-side critical-section completion
rcu_torture_boost
rcu_torture_fwd_prog_nrCarry out need_resched()/cond_resched() forward-progress testing.
rcu_torture_barrier_cbskthread function to register callbacks used to test RCU barriers.