Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:cgroup_procs_write_finish

Proto:void cgroup_procs_write_finish(struct task_struct *task, bool locked)__releases(&cgroup_threadgroup_rwsem)

Type:void

Parameter:

TypeParameterName
struct task_struct *task
boollocked
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()
Caller
NameDescribe
cgroup_procs_write
cgroup_threads_write
__cgroup1_procs_write