Function report |
Source Code:kernel\cgroup\freezer.c |
Create Date:2022-07-28 11:13:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Propagate the cgroup frozen state upwards by the cgroup tree.
Proto:static void cgroup_propagate_frozen(struct cgroup *cgrp, bool frozen)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup * | cgrp | |
bool | frozen |
16 | desc = 1 |
24 | When cgrp = cgroup_parent(cgrp) cycle |
25 | If frozen Then |
36 | Else |
42 | desc++ |
Name | Describe |
---|---|
cgroup_update_frozen | Revisit the cgroup frozen state.* Checks if the cgroup is really frozen and perform all state transitions. |
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 |