Function report | 
Source Code:arch\x86\kernel\cpu\resctrl\pseudo_lock.c | 
Create Date:2022-07-28 08:13:58 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:dtgroup_locksetup_user_restore - Restore user access to group*@rdtgrp: resource group needing access restored* Restore all file access previously removed using* rdtgroup_locksetup_user_restrict()* Return: 0 on success, <0 on failure
Proto:static int rdtgroup_locksetup_user_restore(struct rdtgroup *rdtgrp)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct rdtgroup * | rdtgrp | 
| 613 | If ret Then Go to err_cpus_list | 
| 617 | ret = 0 | 
| 618 | Go to out | 
| 620 | err_cpus_list : | 
| 622 | err_cpus : | 
| 624 | err_tasks : | 
| 626 | out : | 
| 627 | Return ret | 
| Name | Describe | 
|---|---|
| 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 | 
| rdtgroup_locksetup_exit | 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 | 
| 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  |