Function report |
Source Code:kernel\cgroup\freezer.c |
Create Date:2022-07-28 11:13:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Adjust the task state (freeze or unfreeze) and revisit the state of* source and destination cgroups.
Proto:void cgroup_freezer_migrate_task(struct task_struct *task, struct cgroup *src, struct cgroup *dst)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task | |
struct cgroup * | src | |
struct cgroup * | dst |
225 | lockdep_assert_held( & css_set_lock) |
230 | If Per task flags (PF_*), defined further below: & I am a kernel thread Then Return |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |