| Function report | 
| Source Code: kernel\cgroup\cgroup.c | Create Date:2022-07-28 11:10:13 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:css_task_iter_next_css_set
Proto:static struct css_set *css_task_iter_next_css_set(struct css_task_iter *it)
Type:struct css_set
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct css_task_iter * | it | 
| 4341 | lockdep_assert_held( & css_set_lock) | 
| 4344 | If tcset_pos Then | 
| 4360 | cset_pos = NULL | 
| 4361 | Return NULL | 
| 4364 | If ss Then | 
| 4366 | Else | 
| 4374 | If flags & walk all threaded css_sets in the domain Then | 
| 4375 | If cur_dcset Then put_css_set_locked(cur_dcset) | 
| 4384 | Return cset | 
| Name | Describe | 
|---|---|
| css_task_iter_advance_css_set | ss_task_iter_advance_css_set - advance a task itererator to the next css_set*@it: the iterator to advance* Advance @it to the next css_set to walk. | 
| 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 |