函数逻辑报告 |
Source Code:kernel\cgroup\legacy_freezer.c |
Create Date:2022-07-27 12:16:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:cgroup_freezing
函数原型:bool cgroup_freezing(struct task_struct *task)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | task |
70 | ret等于state按位与CGROUP_FREEZING |
73 | 返回:ret |
名称 | 描述 |
---|---|
freezing_slow_path | zing_slow_path - slow path for testing whether a task needs to be frozen*@p: task to be tested* This function is called by freezing() if system_freezing_cnt isn't zero* and tests whether @p needs to enter and stay in frozen state. Can be |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |