Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:08:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup2_parse_param
Proto:static int cgroup2_parse_param(struct fs_context *fc, struct fs_parameter *param)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fs_context * | fc | |
struct fs_parameter * | param |
1832 | ctx = cgroup_fc2context(fc) |
1841 | Case opt == Opt_nsdelegate |
1843 | Return 0 |
1844 | Case opt == Opt_memory_localevents |
1846 | Return 0 |
1848 | Return -EINVAL |
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 |