函数逻辑报告 | 
Source Code:kernel\cgroup\cgroup.c | 
Create Date:2022-07-27 12:10:00 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:ss_clear_dir - remove subsys files in a cgroup directory*@css: taget css
函数原型:static void css_clear_dir(struct cgroup_subsys_state *css)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct cgroup_subsys_state * | css | 
| 1652 | 如果非flags按位与CSS_VISIBLE的值则返回 | 
| 1655 | flags与等于CSS_VISIBLE的反 | 
| 1660 | 否则cfts等于cgroup-v1.c | 
| 1663 | cgroup_addrm_files(css, cgrp, cfts, false) | 
| 1664 | 否则 | 
| 1666 | cgroup_addrm_files(css, cgrp, cfts, false) | 
| 名称 | 描述 | 
|---|---|
| cgroup_apply_control_disable | group_apply_control_disable - kill or hide csses according to control*@cgrp: root of the target subtree* Walk @cgrp's subtree and kill and hide csses so that they match* cgroup_ss_mask() and cgroup_visible_mask() | 
| kill_css | |
| cgroup_destroy_locked | group_destroy_locked - the first stage of cgroup destruction*@cgrp: cgroup to be destroyed* css's make use of percpu refcnts whose killing latency shouldn't be* exposed to userland and are RCU protected | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |