Function report | 
Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c | 
Create Date:2022-07-28 08:11:02 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:rdtgroup_task_write_permission
Proto:static int rdtgroup_task_write_permission(struct task_struct *task, struct kernfs_open_file *of)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | task | |
| struct kernfs_open_file * | of | 
| 620 | tcred = get_task_cred(task) | 
| 621 | cred = current_cred - Access the current task's subjective credentials* Access the subjective credentials of the current task. RCU-safe,* since nobody else can modify it.() | 
| 622 | ret = 0 | 
| 631 | rdt_last_cmd_printf("No permission to move task %d\n", process id) | 
| 636 | Return ret | 
| Name | Describe | 
|---|---|
| rdtgroup_move_task | 
| 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  |