Function report |
Source Code:include\linux\cgroup.h |
Create Date:2022-07-28 05:55:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ask_css_is_root - test whether a task belongs to the root css*@task: the target task*@subsys_id: the target subsystem ID* Test whether @task belongs to the root css on the specified subsystem.* May be invoked in any context.
Proto:static inline bool task_css_is_root(struct task_struct *task, int subsys_id)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task | |
int | subsys_id |
Name | Describe |
---|---|
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() |
cpuset_fork | Make sure the new task conform to the current state of its parent,* which could have been changed by cpuset just after it inherits the* state from the parent and before it sits on the cgroup's task list. |
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 |