Function report |
Source Code:kernel\rcu\rcu.h |
Create Date:2022-07-28 10:17:29 |
Last Modify:2022-05-19 07:39:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Return the counter portion of a sequence number previously returned* by rcu_seq_snap() or rcu_seq_current().
Proto:static inline unsigned long rcu_seq_ctr(unsigned long s)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | s |
32 | Return s >> Grace-period counter management. |
Name | Describe |
---|---|
srcu_gp_end | Note the end of an SRCU grace period. Initiates callback invocation* and starts a new grace period if needed.* The ->srcu_cb_mutex acquisition does not protect any data, but* instead prevents more than one grace period from starting while we |
srcu_funnel_gp_start | Funnel-locking scheme to scalably mediate many concurrent grace-period* requests |
rcu_gp_slow |
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 |