Function report | 
Source Code:kernel\cgroup\cgroup.c | 
Create Date:2022-07-28 11:07:37 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:ss_set_update_populated - update populated state of a css_set*@cset: target css_set*@populated: whether @cset is populated or depopulated*@cset is either getting the first task or losing the last. Update the
Proto:static void css_set_update_populated(struct css_set *cset, bool populated)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct css_set * | cset | |
| bool | populated | 
| 842 | lockdep_assert_held( & css_set_lock) | 
| Name | Describe | 
|---|---|
| css_set_move_task | ss_set_move_task - move a task from one css_set to another*@task: task being moved*@from_cset: css_set @task currently belongs to (may be NULL)*@to_cset: new css_set @task is being moved to (may be NULL)*@use_mg_tasks: move to @to_cset->mg_tasks instead | 
| 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  |