Function report |
Source Code:include\linux\cgroup.h |
Create Date:2022-07-28 05:54:59 |
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 - obtain css for (task, subsys)*@task: the target task*@subsys_id: the target subsystem ID* See task_css_check().
Proto:static inline struct cgroup_subsys_state *task_css(struct task_struct *task, int subsys_id)
Type:struct cgroup_subsys_state
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task | |
int | subsys_id |
Name | Describe |
---|---|
task_ca | Return CPU accounting group to which this task belongs |
task_freezer | |
pids_can_attach | |
pids_cancel_attach | |
pids_release | |
task_cs | Retrieve the cpuset for a task |
mem_cgroup_from_task | |
hugetlb_cgroup_from_task | |
blkcg_maybe_throttle_current | lkcg_maybe_throttle_current - throttle the current task if it has been marked* This is only called if we've been marked with set_notify_resume() |
task_devcgroup |
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 |