Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:09:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:group_propagate_control - refresh control masks of a subtree*@cgrp: root of the target subtree* For @cgrp and its subtree, ensure ->subtree_ss_mask matches* ->subtree_control and propagate controller availability through the
Proto:static void cgroup_propagate_control(struct cgroup *cgrp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup * | cgrp |
2994 | walk live descendants in preorder (dsct, d_css, cgrp) |
Name | Describe |
---|---|
cgroup_apply_control | |
cgroup_finalize_control | |
cgroup_create | The returned cgroup is fully initialized including its control mask, but* it isn't associated with its kernfs_node and doesn't have the control* mask applied. |
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 |