Function report | 
Source Code:kernel\cgroup\cgroup.c | 
Create Date:2022-07-28 11:07:33 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__cgroup_task_count - count the number of tasks in a cgroup. The caller* is responsible for taking the css_set_lock.*@cgrp: the cgroup in question
Proto:int __cgroup_task_count(const struct cgroup *cgrp)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct cgroup * | cgrp | 
| 604 | count = 0 | 
| 607 | lockdep_assert_held( & css_set_lock) | 
| 612 | Return count | 
| Name | Describe | 
|---|---|
| cgroup_task_count | group_task_count - count the number of tasks in a cgroup.*@cgrp: the cgroup in question | 
| 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  |