函数逻辑报告 |
Source Code:include\linux\cgroup.h |
Create Date:2022-07-27 06:54:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:cgroup_task_freeze
函数原型:static inline bool cgroup_task_freeze(struct task_struct *task)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | task |
906 | 如果flags按位与PF_KTHREAD则返回:false |
910 | ret等于st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting from |
913 | 返回:ret |
名称 | 描述 |
---|---|
cgroup_post_fork | group_post_fork - called on a new task after adding it to the task list*@child: the task in question* Adds the task to the list running through its css_set if necessary and* call the subsystem fork() callbacks |
cgroup_exit | group_exit - detach cgroup from exiting task*@tsk: pointer to task_struct of exiting process* Description: Detach cgroup from @tsk. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |