Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:09: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_apply_cftypes
Proto:static int cgroup_apply_cftypes(struct cftype *cfts, bool is_add)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct cftype * | cfts | |
bool | is_add |
3901 | ss = NULL for cgroup core files |
3904 | ret = 0 |
3912 | If Not (flags & CSS_VISIBLE) Then Continue |
3916 | If ret Then Break |
3920 | If is_add && Not ret Then kernfs_activate( cgroup kernfs entry ) |
3922 | Return ret |
Name | Describe |
---|---|
cgroup_rm_cftypes_locked | |
cgroup_add_cftypes | group_add_cftypes - add an array of cftypes to a subsystem*@ss: target cgroup subsystem*@cfts: zero-length name terminated array of cftypes* Register @cfts to @ss |
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 |