Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:10:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:voke ->css_online() on a new CSS and mark it online if successful
Proto:static int online_css(struct cgroup_subsys_state *css)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup_subsys_state * | css |
5043 | ret = 0 |
5047 | If css_online Then ret = css_online(css) |
5049 | If Not ret Then |
5050 | flags |= CSS_ONLINE |
5057 | Return ret |
Name | Describe |
---|---|
css_create | |
cgroup_init_subsys |
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 |