| Function report | 
| Source Code: kernel\cgroup\cgroup.c | Create Date:2022-07-28 11:11:29 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:cgroup_release
Proto:void cgroup_release(struct task_struct *task)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | task | 
| 6013 | Do | 
| 6013 | __ss_mask = have_release_callback | 
| 6013 | If Not CGROUP_SUBSYS_COUNT Then | 
| 6013 | ssid = 0 | 
| 6013 | Break | 
| 6013 | When ssid < CGROUP_SUBSYS_COUNT cycle | 
| 6013 | ss = cgroup_subsys[ssid] | 
| 6015 | When (false) cycle | 
| 6017 | spin_lock_irq( & css_set_lock) | 
| 6020 | spin_unlock_irq( & css_set_lock) | 
| 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 |