Function report |
Source Code:kernel\cgroup\cgroup.c |
Create Date:2022-07-28 11:08:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cgroup_get_tree
Proto:static int cgroup_get_tree(struct fs_context *fc)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fs_context * | fc |
2085 | ctx = cgroup_fc2context(fc) |
2090 | root = The default hierarchy, reserved for the subsystems that are otherwise* unattached - it never has more than a single cgroup, and all tasks are* part of that cgroup. |
2092 | ret = cgroup_do_get_tree(fc) |
2093 | If Not ret Then apply_cgroup_root_flags(CGRP_ROOT_* flags ) |
2095 | Return ret |
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 |