Function report |
Source Code:kernel\rcu\rcu.h |
Create Date:2022-07-28 10:17:31 |
Last Modify:2022-05-19 07:39:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Adjust sequence number for end of update-side operation.
Proto:static inline void rcu_seq_end(unsigned long *sp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long * | sp |
71 | smp_mb() |
72 | WARN_ON_ONCE(!Return the state portion of a sequence number previously returned* by rcu_seq_snap() or rcu_seq_current().) |
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_barrier | srcu_barrier - Wait until all in-flight call_srcu() callbacks complete.*@ssp: srcu_struct on which to wait for in-flight callbacks. |
rcu_gp_cleanup | Clean up after the old grace period. |
rcu_barrier | _barrier - Wait until all in-flight call_rcu() callbacks complete |
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 |