Function report | 
Source Code:kernel\rcu\srcutree.c | 
Create Date:2022-07-28 10:18:26 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:First-use initialization of statically allocated srcu_struct* structure
Proto:static void check_init_srcu_struct(struct srcu_struct *ssp)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct srcu_struct * | ssp | 
| 232 | If Not Return the state portion of a sequence number previously returned* by rcu_seq_snap() or rcu_seq_current(). Then Return | 
| 237 | Return | 
| Name | Describe | 
|---|---|
| __call_srcu | Enqueue an SRCU callback on the srcu_data structure associated with* the current CPU and the specified srcu_struct structure, initiating* grace-period processing if it is not already running | 
| __synchronize_srcu | Helper function for synchronize_srcu() and synchronize_srcu_expedited(). | 
| srcu_barrier | srcu_barrier - Wait until all in-flight call_srcu() callbacks complete.*@ssp: srcu_struct on which to wait for in-flight callbacks. | 
| srcu_init | 
| 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  |