Function report |
Source Code:kernel\cgroup\freezer.c |
Create Date:2022-07-28 11:13:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_freeze
Proto:void cgroup_freeze(struct cgroup *cgrp, bool freeze)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup * | cgrp | |
bool | freeze |
264 | bool applied = false |
271 | If Should the cgroup and its descendants be frozen. == freeze Then Return |
282 | If cgroup_is_dead(dsct) Then Continue |
285 | If freeze Then |
290 | If Should the cgroup actually be frozen? > 1 Then Continue |
292 | Else |
297 | If Should the cgroup actually be frozen? > 0 Then Continue |
307 | applied = true |
318 | If Not applied Then |
Name | Describe |
---|---|
cgroup_freeze_write |
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 |