Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\rcu\rcu.h Create Date:2022-07-28 10:17:30
Last Modify:2022-05-19 07:39:19 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Compute the end-of-grace-period value for the specified sequence number.

Proto:static inline unsigned long rcu_seq_endval(unsigned long *sp)

Type:unsigned long

Parameter:

TypeParameterName
unsigned long *sp
65  Return (sp | RCU_SEQ_STATE_MASK) + 1