Function report |
Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c |
Create Date:2022-07-28 08:12:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rdtgroup_ctrl_remove
Proto:static int rdtgroup_ctrl_remove(struct kernfs_node *kn, struct rdtgroup *rdtgrp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kernfs_node * | kn | |
struct rdtgroup * | rdtgrp |
2923 | flags = dtgroup.flags |
2930 | kernfs_get(kn) |
2931 | kernfs_remove(kn) |
2932 | Return 0 |
Name | Describe |
---|---|
rdtgroup_rmdir_ctrl | |
rdtgroup_rmdir |
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 |