| Function report | 
| Source Code: kernel\cgroup\cgroup.c | Create Date:2022-07-28 11:11:35 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:group_get_from_path - lookup and get a cgroup from its default hierarchy path*@path: path on the default hierarchy* Find the cgroup at @path on the default hierarchy, increment its* reference count and return it
Proto:struct cgroup *cgroup_get_from_path(const char *path)
Type:struct cgroup
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char * | path | 
| 6130 | kn = kernfs_walk_and_get( cgroup kernfs entry , path) | 
| 6131 | If kn Then | 
| 6139 | Else | 
| 6144 | Return cgrp | 
| 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 |