函数逻辑报告 | 
Source Code:kernel\cgroup\cgroup.c | 
Create Date:2022-07-27 12:11:57 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:group_rm_cftypes - remove an array of cftypes from a subsystem*@cfts: zero-length name terminated array of cftypes* Unregister @cfts. Files described by @cfts are removed from all* existing cgroups and all future cgroups won't have them either. This
函数原型:int cgroup_rm_cftypes(struct cftype *cfts)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct cftype * | cfts | 
| 4004 | ret等于cgroup_rm_cftypes_locked(cfts) | 
| 4006 | 返回:ret | 
| 名称 | 描述 | 
|---|---|
| blkcg_policy_unregister | lkcg_policy_unregister - unregister a blkcg policy*@pol: blkcg policy to unregister* Undo blkcg_policy_register(@pol). Might sleep. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |