函数逻辑报告 |
Source Code:kernel\cgroup\cgroup-internal.h |
Create Date:2022-07-27 12:07:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:cgroup_is_dead
函数原型:static inline bool cgroup_is_dead(const struct cgroup *cgrp)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct cgroup * | cgrp |
170 | 返回:非flags按位与CSS_ONLINE的值 |
名称 | 描述 |
---|---|
cgroup_get_live | |
cgroup_kn_lock_live | group_kn_lock_live - locking helper for cgroup kernfs methods*@kn: the kernfs_node being serviced*@drain_offline: perform offline draining on the cgroup* This helper is to be used by a cgroup kernfs method currently servicing*@kn |
cgroup_enable_threaded | group_enable_threaded - make @cgrp threaded*@cgrp: the target cgroup* Called when "threaded" is written to the cgroup.type interface file and* tries to make @cgrp threaded and join the parent's resource domain. |
proc_cgroup_show | proc_cgroup_show()* - Print task's cgroup paths into seq_file, one line for each hierarchy* - Used for /proc/ |
cgroupstats_build | groupstats_build - build and fill cgroupstats*@stats: cgroupstats to fill information into*@dentry: A dentry entry belonging to the cgroup for which stats have* been requested.* Build and fill cgroupstats so that taskstats can export it to user* space. |
cgroup1_check_for_release | |
cgroup_freeze |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |