Function report |
Source Code:kernel\cgroup\legacy_freezer.c |
Create Date:2022-07-28 11:14:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:task_freezer
Proto:static inline struct freezer *task_freezer(struct task_struct *task)
Type:struct freezer
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task |
57 | Return css_freezer(ask_css - obtain css for (task, subsys)*@task: the target task*@subsys_id: the target subsystem ID* See task_css_check().) |
Name | Describe |
---|---|
cgroup_freezing | |
freezer_fork | zer_fork - cgroup post fork callback*@task: a task which has just been forked*@task has just been created and should conform to the current state of* the cgroup_freezer it belongs to. This function may race against* freezer_attach() |
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 |