Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:10: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_add_dfl_cftypes - add an array of cftypes for default hierarchy*@ss: target cgroup subsystem*@cfts: zero-length name terminated array of cftypes* Similar to cgroup_add_cftypes() but the added files are only used for* the default hierarchy.
Proto:int cgroup_add_dfl_cftypes(struct cgroup_subsys *ss, struct cftype *cfts)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup_subsys * | ss | |
struct cftype * | cfts |
Name | Describe |
---|---|
cgroup_init | group_init - cgroup initialization* Register cgroup filesystem and /proc file, and initialize* any subsystems that didn't request early init. |
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 |