Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:08:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ss_clear_dir - remove subsys files in a cgroup directory*@css: taget css
Proto:static void css_clear_dir(struct cgroup_subsys_state *css)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup_subsys_state * | css |
1652 | If Not (flags & CSS_VISIBLE) Then Return |
1655 | flags &= ~CSS_VISIBLE |
1657 | If Not PI: the cgroup subsystem that this css is attached to Then |
1660 | Else cfts = cgroup-v1.c |
1663 | cgroup_addrm_files(css, cgrp, cfts, false) |
1664 | Else |
1666 | cgroup_addrm_files(css, cgrp, cfts, false) |
Name | Describe |
---|---|
cgroup_apply_control_disable | group_apply_control_disable - kill or hide csses according to control*@cgrp: root of the target subtree* Walk @cgrp's subtree and kill and hide csses so that they match* cgroup_ss_mask() and cgroup_visible_mask() |
kill_css | |
cgroup_destroy_locked | group_destroy_locked - the first stage of cgroup destruction*@cgrp: cgroup to be destroyed* css's make use of percpu refcnts whose killing latency shouldn't be* exposed to userland and are RCU protected |
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 |