Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:08:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_file_name
Proto:static char *cgroup_file_name(struct cgroup *cgrp, const struct cftype *cft, char *buf)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup * | cgrp | |
const struct cftype * | cft | |
char * | buf |
1468 | ss = NULL for cgroup core files |
1470 | If NULL for cgroup core files && Not (CFTYPE_* flags & CFTYPE_NO_PREFIX) && Not ( Hierarchy-specific flags & CGRP_ROOT_NOPREFIX) Then |
1472 | dbg = If CFTYPE_* flags & CFTYPE_DEBUG Then ".__DEBUG__." Else "" |
1477 | Else |
1480 | Return buf |
Name | Describe |
---|---|
cgroup_rm_file | |
cgroup_add_file |
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 |