Function report |
Source Code:arch\x86\kernel\cpu\resctrl\rdtgroup.c |
Create Date:2022-07-28 08:11:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rdtgroup_mkdir_info_resdir
Proto:static int rdtgroup_mkdir_info_resdir(struct rdt_resource *r, char *name, unsigned long fflags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rdt_resource * | r | |
char * | name | |
unsigned long | fflags |
1620 | kernfs_get(kn_subdir) |
1625 | ret = rdtgroup_add_files(kn_subdir, fflags) |
1626 | If Not ret Then kernfs_activate(kn_subdir) |
1629 | Return ret |
Name | Describe |
---|---|
rdtgroup_create_info_dir |
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 |