Function report |
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 activity | Download SCCT | Chinese |
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:
Type | Parameter | Name |
---|---|---|
unsigned long * | sp |
65 | Return (sp | RCU_SEQ_STATE_MASK) + 1 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |