Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:08:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:group_file_mode - deduce file mode of a control file*@cft: the control file in question* S_IRUGO for read, S_IWUSR for write.
Proto:static umode_t cgroup_file_mode(const struct cftype *cft)
Type:umode_t
Parameter:
Type | Parameter | Name |
---|---|---|
const struct cftype * | cft |
1491 | mode = 0 |
1497 | If CFTYPE_* flags & CFTYPE_WORLD_WRITABLE Then mode |= S_IWUGO |
1503 | Return mode |
Name | Describe |
---|---|
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 |