Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:09:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_procs_write_finish
Proto:void cgroup_procs_write_finish(struct task_struct *task, bool locked)__releases(&cgroup_threadgroup_rwsem)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task | |
bool | locked |
2824 | put_task_struct(task) |
2826 | If locked Then percpu_up_write( & cgroup_threadgroup_rwsem) |
2828 | r_each_subsys - iterate all enabled cgroup subsystems*@ss: the iteration cursor*@ssid: the index of @ss, CGROUP_SUBSYS_COUNT after reaching the end(ss, ssid) |
2829 | If post_attach Then post_attach() |
Name | Describe |
---|---|
cgroup_procs_write | |
cgroup_threads_write | |
__cgroup1_procs_write |
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 |