函数逻辑报告 | 
Source Code:kernel\cgroup\cgroup.c | 
Create Date:2022-07-27 12:11:06 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:group_update_dfl_csses - update css assoc of a subtree in default hierarchy*@cgrp: root of the subtree to update csses for*@cgrp's control masks have changed and its subtree's css associations* need to be updated accordingly
函数原型:static int cgroup_update_dfl_csses(struct cgroup *cgrp)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct cgroup * | cgrp | 
| 2878 | DEFINE_CGROUP_MGCTX(mgctx) | 
| 2889 | spin_lock_irq( & css_set_lock) | 
| 2890 | walk live descendants in preorder (dsct, d_css, cgrp) | 
| 2896 | spin_unlock_irq( & css_set_lock) | 
| 2900 | 如果ret则转到:out_finish | 
| 2903 | spin_lock_irq( & css_set_lock) | 
| 2911 | spin_unlock_irq( & css_set_lock) | 
| 2914 | out_finish : | 
| 2916 | percpu_up_write( & cgroup_threadgroup_rwsem) | 
| 2917 | 返回:ret | 
| 名称 | 描述 | 
|---|---|
| cgroup_apply_control | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |