Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\cgroup\cgroup-v1.c Create Date:2022-07-28 11:13:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:cgroup1_wq_init

Proto:static int __init cgroup1_wq_init(void)

Type:int

Parameter:Nothing

1242  pidlist destructions need to be flushed on cgroup destruction. Use a* separate workqueue as flush domain. = alloc_workqueue("cgroup_pidlist_destroy", 0, 1)
1244  BUG_ON(!pidlist destructions need to be flushed on cgroup destruction. Use a* separate workqueue as flush domain.)
1245  Return 0