| Function report | 
| Source Code: mm\memcontrol.c | Create Date:2022-07-28 16:14:24 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mem_cgroup_uncharge_list - uncharge a list of page*@page_list: list of pages to uncharge* Uncharge a list of pages previously charged with* mem_cgroup_try_charge() and mem_cgroup_commit_charge().
Proto:void mem_cgroup_uncharge_list(struct list_head *page_list)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct list_head * | page_list | 
| 6617 | If mem_cgroup_disabled() Then Return | 
| 6620 | If Not list_empty - tests whether a list is empty*@head: the list to test. Then uncharge_list(page_list) | 
| Name | Describe | 
|---|---|
| shrink_page_list | shrink_page_list() returns the number of reclaimed pages | 
| shrink_inactive_list | shrink_inactive_list() is a helper for shrink_node(). It returns the number* of reclaimed pages | 
| shrink_active_list | 
| 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 |