Function report | 
Source Code:kernel\rcu\srcutiny.c | 
Create Date:2022-07-28 10:19:18 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:leanup_srcu_struct - deconstruct a sleep-RCU structure*@ssp: structure to clean up.* Must invoke this after you are finished using a given srcu_struct that* was initialized via init_srcu_struct(), else you leak memory.
Proto:void cleanup_srcu_struct(struct srcu_struct *ssp)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct srcu_struct * | ssp | 
| 81 | WARN_ON( srcu_read_lock() nesting depth. [0] || srcu_read_lock() nesting depth. [1]) | 
| 83 | WARN_ON( GP workqueue running? ) | 
| Name | Describe | 
|---|---|
| srcu_torture_cleanup | |
| srcu_sync_perf_cleanup | |
| srcu_module_going | Clean up any global-scope srcu_struct structures used by this module. | 
| 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  |