函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\rcu\rcu.h Create Date:2022-07-27 11:17:51
Last Modify:2022-05-19 07:39:19 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Compute the end-of-grace-period value for the specified sequence number.

函数原型:static inline unsigned long rcu_seq_endval(unsigned long *sp)

返回类型:unsigned long

参数:

类型参数名称
unsigned long *sp
65  返回:sp按位或RCU_SEQ_STATE_MASK的值加1
调用者
名称描述
rcu_seq_endAdjust sequence number for end of update-side operation.
rcu_exp_gp_seq_endvalReturn then value that expedited-grace-period counter will have* at the end of the current grace period.