| Function report | 
| Source Code: kernel\cgroup\cgroup.c | Create Date:2022-07-28 11:09:18 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:group_apply_control_enable - enable or show csses according to control*@cgrp: root of the target subtree* Walk @cgrp's subtree and create new csses or make the existing ones* visible. A css is created invisible if it's being implicitly enabled
Proto:static int cgroup_apply_control_enable(struct cgroup *cgrp)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct cgroup * | cgrp | 
| 3054 | walk live descendants in preorder (dsct, d_css, cgrp) | 
| 3058 | If Not (subsystems enabled on a cgroup & 1 << the following two fields are initialized automtically during boot ) Then Continue | 
| 3061 | If Not css Then | 
| 3069 | If css_visible(css) Then | 
| 3077 | Return 0 | 
| Name | Describe | 
|---|---|
| cgroup_apply_control | |
| cgroup_mkdir | 
| 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 |