函数逻辑报告 |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-27 12:09:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:subsystems visibly enabled on a cgroup
函数原型:static u16 cgroup_control(struct cgroup *cgrp)
返回类型:u16
参数:
类型 | 参数 | 名称 |
---|---|---|
struct cgroup * | cgrp |
420 | parent等于cgroup_parent(cgrp) |
423 | 如果parent则 |
429 | 返回:ss_mask |
435 | 返回:root_ss_mask |
名称 | 描述 |
---|---|
cgroup_controllers_show | show controllers which are enabled from the parent |
cgroup_propagate_control | group_propagate_control - refresh control masks of a subtree*@cgrp: root of the target subtree* For @cgrp and its subtree, ensure ->subtree_ss_mask matches* ->subtree_control and propagate controller availability through the |
css_visible | |
cgroup_subtree_control_write | hange the enabled child controllers for a cgroup in the default hierarchy |
cgroup_create | The returned cgroup is fully initialized including its control mask, but* it isn't associated with its kernfs_node and doesn't have the control* mask applied. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |