Function report | 
Source Code:kernel\rcu\tree.c | 
Create Date:2022-07-28 10:27:15 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:On non-huge systems, use expedited RCU grace periods to make suspend* and hibernation run faster.
Proto:static int rcu_pm_notify(struct notifier_block *self, unsigned long action, void *hcpu)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct notifier_block * | self | |
| unsigned long | action | |
| void * | hcpu | 
| 3296 | Case action == Going to hibernate | 
| 3297 | Case action == Going to suspend the system | 
| 3300 | Case action == Hibernation finished | 
| 3301 | Case action == Suspend finished | 
| 3302 | _unexpedite_gp - Cancel prior rcu_expedite_gp() invocation* Undo a prior call to rcu_expedite_gp() | 
| 3303 | Break | 
| 3304 | Default | 
| 3305 | Break | 
| 3307 | Return Suits me | 
| 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  |