函数逻辑报告 |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-27 12:11:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:cgroup_apply_cftypes
函数原型:static int cgroup_apply_cftypes(struct cftype *cfts, bool is_add)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct cftype * | cfts | |
bool | is_add |
3901 | ss等于NULL for cgroup core files |
3904 | ret等于0 |
3912 | 如果非flags按位与CSS_VISIBLE的值则继续下一循环 |
3920 | 如果is_add且非ret则kernfs_activate( cgroup kernfs entry ) |
3922 | 返回:ret |
名称 | 描述 |
---|---|
cgroup_rm_cftypes_locked | |
cgroup_add_cftypes | group_add_cftypes - add an array of cftypes to a subsystem*@ss: target cgroup subsystem*@cfts: zero-length name terminated array of cftypes* Register @cfts to @ss |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |