Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:07:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_destroy_root
Proto:static void cgroup_destroy_root(struct cgroup_root *root)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup_root * | root |
1333 | spin_lock_irq( & css_set_lock) |
1341 | spin_unlock_irq( & css_set_lock) |
1343 | If Not list_empty - tests whether a list is empty*@head: the list to test. Then |
1345 | cgroup_root_count-- |
1348 | cgroup_exit_root_id(root) |
1352 | kernfs_destroy_root(kf_root) |
1353 | cgroup_free_root(root) |
Name | Describe |
---|---|
css_free_rwork_fn | ss destruction is four-stage process |
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 |