函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\resctrl\pseudo_lock.c |
Create Date:2022-07-27 09:13:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:dtgroup_locksetup_user_restrict - Restrict user access to group*@rdtgrp: resource group needing access restricted* A resource group used for cache pseudo-locking cannot have cpus or tasks* assigned to it
函数原型:static int rdtgroup_locksetup_user_restrict(struct rdtgroup *rdtgrp)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct rdtgroup * | rdtgrp |
566 | 如果ret则转到:err_cpus_list |
570 | ret等于0 |
571 | 转到:out |
573 | err_cpus_list : |
575 | err_cpus : |
577 | err_tasks : |
579 | out : |
580 | 返回:ret |
名称 | 描述 |
---|---|
rdtgroup_locksetup_enter | dtgroup_locksetup_enter - Resource group enters locksetup mode*@rdtgrp: resource group requested to enter locksetup mode* A resource group enters locksetup mode to reflect that it would be used* to represent a pseudo-locked region and is in the process of |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |