函数逻辑报告 |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-27 12:11:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:group_apply_control_enable - enable or show csses according to control*@cgrp: root of the target subtree* Walk @cgrp's subtree and create new csses or make the existing ones* visible. A css is created invisible if it's being implicitly enabled
函数原型:static int cgroup_apply_control_enable(struct cgroup *cgrp)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct cgroup * | cgrp |
3054 | walk live descendants in preorder (dsct, d_css, cgrp) |
3058 | 如果非subsystems enabled on a cgroup 按位与1左移 the following two fields are initialized automtically during boot 位的值则继续下一循环 |
3061 | 如果非css则 |
3069 | 如果css_visible(css)则 |
3077 | 返回:0 |
名称 | 描述 |
---|---|
cgroup_apply_control | |
cgroup_mkdir |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |