Function report |
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 activity | Download SCCT | Chinese |
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 |
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 |