Function report | 
Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c | 
Create Date:2022-07-28 08:10:48 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:rdtgroup_add_file
Proto:static int rdtgroup_add_file(struct kernfs_node *parent_kn, struct rftype *rft)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct kernfs_node * | parent_kn | |
| struct rftype * | rft | 
| 207 | kn = __kernfs_create_file(parent_kn, name, mode, GLOBAL_ROOT_UID, GLOBAL_ROOT_GID, 0, kf_ops, rft, NULL, NULL) | 
| 214 | If ret Then | 
| 215 | kernfs_remove(kn) | 
| 216 | Return ret | 
| 219 | Return 0 | 
| Name | Describe | 
|---|---|
| rdtgroup_add_files | 
| 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  |