函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\resctrl\pseudo_lock.c |
Create Date:2022-07-27 09:13:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:dtgroup_locksetup_exit - resource group exist locksetup mode*@rdtgrp: resource group* When a resource group exits locksetup mode the earlier restrictions are* lifted.* Return: 0 on success, <0 on failure
函数原型:int rdtgroup_locksetup_exit(struct rdtgroup *rdtgrp)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct rdtgroup * | rdtgrp |
760 | ret等于As of now the RMIDs allocation is global.* However we keep track of which packages the RMIDs* are used to optimize the limbo list management. |
761 | 如果ret小于0则 |
762 | rdt_last_cmd_puts("Out of RMIDs\n") |
763 | 返回:ret |
769 | 如果ret则 |
775 | 返回:0 |
名称 | 描述 |
---|---|
rdtgroup_mode_write | dtgroup_mode_write - Modify the resource group's mode |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |