Function report | 
Source Code:kernel\cgroup\cgroup.c | 
Create Date:2022-07-28 11:08:37 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Destroy a cgroup filesystem context.
Proto:static void cgroup_fs_context_free(struct fs_context *fc)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct fs_context * | fc | 
| 2074 | ctx = cgroup_fc2context(fc) | 
| 2076 | kfree(Hierarchy name ) | 
| 2078 | put_cgroup_ns(ns) | 
| 2079 | kernfs_free_fs_context(fc) | 
| 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  |