函数逻辑报告 | 
Source Code:arch\x86\kernel\itmt.c | 
Create Date:2022-07-27 09:49:36 | 
| Last Modify:2020-03-16 21:30:12 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:sched_set_itmt_support() - Indicate platform supports ITMT* This function is used by the OS to indicate to scheduler that the platform* is capable of supporting the ITMT feature.* The current scheme has the pstate driver detects if the system
函数原型:int sched_set_itmt_support(void)
返回类型:int
参数:无
| 111 | mutex_lock( & itmt_update_mutex) | 
| 114 | mutex_unlock( & itmt_update_mutex) | 
| 115 | 返回:0 | 
| 119 | 如果非itmt_sysctl_header则 | 
| 120 | mutex_unlock( & itmt_update_mutex) | 
| 121 | 返回:负ENOMEM | 
| 129 | rebuild_sched_domains() | 
| 131 | mutex_unlock( & itmt_update_mutex) | 
| 133 | 返回:0 | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |