| Function report | 
| Source Code: kernel\cgroup\legacy_freezer.c | Create Date:2022-07-28 11:14:09 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:cgroup_freezing
Proto:bool cgroup_freezing(struct task_struct *task)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | task | 
| 70 | ret = state & CGROUP_FREEZING | 
| 73 | Return ret | 
| Name | Describe | 
|---|---|
| freezing_slow_path | zing_slow_path - slow path for testing whether a task needs to be frozen*@p: task to be tested* This function is called by freezing() if system_freezing_cnt isn't zero* and tests whether @p needs to enter and stay in frozen state. Can be | 
| 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 |