Function report |
Source Code:kernel\cgroup\freezer.c |
Create Date:2022-07-28 11:13:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Decrement cgroup's nr_frozen_tasks.
Proto:static void cgroup_dec_frozen_cnt(struct cgroup *cgrp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup * | cgrp |
100 | WARN_ON_ONCE(* Number of tasks, which are counted as frozen: * frozen, SIGSTOPped, and PTRACEd. < 0) |
Name | Describe |
---|---|
cgroup_leave_frozen | Conditionally leave frozen/stopped state |
cgroup_freezer_migrate_task | Adjust the task state (freeze or unfreeze) and revisit the state of* source and destination cgroups. |
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 |