Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Set the length of an rcu_segcblist structure.

Proto:static void rcu_segcblist_set_len(struct rcu_segcblist *rsclp, long v)

Type:void

Parameter:

TypeParameterName
struct rcu_segcblist *rsclp
longv
96  WRITE_ONCE(len, v)
Caller
NameDescribe
rcu_segcblist_initInitialize an rcu_segcblist structure.