Function report | 
Source Code:kernel\rcu\srcutree.c | 
Create Date:2022-07-28 10:18:31 | 
| 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 | 
| 374 | If WARN_ON(!Return grace-period delay, zero if there are expedited grace* periods pending, SRCU_INTERVAL otherwise.) Then Return | 
| 379 | for_each_possible_cpu(cpu) | 
| 380 | sdp = per_cpu_ptr(sda, cpu) | 
| 382 | del_timer_sync( & delay_work) | 
| 384 | If WARN_ON(Return number of callbacks in segmented callback list. ) Then Return | 
| 389 | pr_info("%s: Active srcu_struct %p state: %d\n", __func__, ssp, Return the state portion of a sequence number previously returned* by rcu_seq_snap() or rcu_seq_current().) | 
| 391 | Return | 
| 394 | sda = NULL | 
| Name | Describe | 
|---|---|
| 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  |