| Function report | 
| Source Code: mm\vmscan.c | Create Date:2022-07-28 14:18:01 | 
| Last Modify:2022-05-23 13:41:30 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:reclaim_clean_pages_from_list
Proto:unsigned long reclaim_clean_pages_from_list(struct zone *zone, struct list_head *page_list)
Type:unsigned long
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct zone * | zone | |
| struct list_head * | page_list | 
| 1512 | LIST_HEAD(clean_pages) | 
| 1517 | ClearPageActive(page) | 
| 1525 | mod_node_page_state(zone_pgdat, NR_ISOLATED_FILE, - ret) | 
| 1526 | 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 |