函数逻辑报告 |
Source Code:kernel\cgroup\freezer.c |
Create Date:2022-07-27 12:16:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Adjust the task state (freeze or unfreeze) and revisit the state of* source and destination cgroups.
函数原型:void cgroup_freezer_migrate_task(struct task_struct *task, struct cgroup *src, struct cgroup *dst)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | task | |
struct cgroup * | src | |
struct cgroup * | dst |
225 | lockdep_assert_held( & css_set_lock) |
230 | 如果任务标志按位与I am a kernel thread 则返回 |
名称 | 描述 |
---|---|
cgroup_migrate_execute | group_taskset_migrate - migrate a taskset*@mgctx: migration context* Migrate tasks in @mgctx as setup by migration preparation functions.* This function fails iff one of the ->can_attach callbacks fails and |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |