| Function report | 
| Source Code: mm\hugetlb_cgroup.c | Create Date:2022-07-28 16:16:31 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__hugetlb_cgroup_file_init
Proto:static void __init __hugetlb_cgroup_file_init(int idx)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | idx | 
| 360 | mem_fmt(buf, 32, huge_page_size(h)) | 
| 363 | cft = cgroup control files [0] | 
| 365 | private = MEMFILE_PRIVATE(idx, RES_LIMIT) | 
| 367 | write = hugetlb_cgroup_write | 
| 370 | cft = cgroup control files [1] | 
| 372 | private = MEMFILE_PRIVATE(idx, RES_USAGE) | 
| 376 | cft = cgroup control files [2] | 
| 378 | private = MEMFILE_PRIVATE(idx, RES_MAX_USAGE) | 
| 379 | write = hugetlb_cgroup_reset | 
| 383 | cft = cgroup control files [3] | 
| 385 | private = MEMFILE_PRIVATE(idx, RES_FAILCNT) | 
| 386 | write = hugetlb_cgroup_reset | 
| 390 | cft = cgroup control files [4] | 
| Name | Describe | 
|---|---|
| hugetlb_cgroup_file_init | 
| 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 |