函数逻辑报告 |
Source Code:arch\x86\kernel\itmt.c |
Create Date:2022-07-27 09:49:37 |
Last Modify:2020-03-16 21:30:12 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:sched_clear_itmt_support() - Revoke platform's support of ITMT* This function is used by the OS to indicate that it has* revoked the platform's support of ITMT feature
函数原型:void sched_clear_itmt_support(void)
返回类型:void
参数:无
148 | mutex_lock( & itmt_update_mutex) |
151 | mutex_unlock( & itmt_update_mutex) |
152 | 返回 |
154 | Boolean to track if system has ITMT capabilities = false |
156 | 如果itmt_sysctl_header则 |
157 | 注销sysctl |
158 | itmt_sysctl_header = NULL |
165 | rebuild_sched_domains() |
168 | mutex_unlock( & itmt_update_mutex) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |