Function report | 
Source Code:include\linux\mm_inline.h | 
Create Date:2022-07-28 14:08:01 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:update_lru_size
Proto:static __always_inline void update_lru_size(struct lruvec *lruvec, enum lru_list lru, enum zone_type zid, int nr_pages)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct lruvec * | lruvec | |
| enum lru_list | lru | |
| enum zone_type | zid | |
| int | nr_pages | 
| 41 | __update_lru_size(lruvec, lru, zid, nr_pages) | 
| Name | Describe | 
|---|---|
| move_pages_to_lru | This moves pages from @list to corresponding LRU list.* We move them the other way if the page is referenced by one or more* processes, from rmap.* If the pages are mostly unmapped, the processing is fast and it is | 
| 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  |