Function report | 
Source Code:kernel\sched\cpufreq_schedutil.c | 
Create Date:2022-07-28 09:45:16 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:sugov_exit
Proto:static void sugov_exit(struct cpufreq_policy *policy)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct cpufreq_policy * | policy | 
| 815 | sg_policy = governor_data | 
| 819 | mutex_lock( & global_tunables_lock) | 
| 821 | count = gov_attr_set_put( & attr_set, & tunables_hook) | 
| 822 | governor_data = NULL | 
| 823 | If Not count Then sugov_tunables_free(tunables) | 
| 826 | mutex_unlock( & global_tunables_lock) | 
| 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  |