Function report |
Source Code:mm\list_lru.c |
Create Date:2022-07-28 14:32:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:list_lru_add
Proto:bool list_lru_add(struct list_lru *lru, struct list_head *item)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct list_lru * | lru | |
struct list_head * | item |
127 | nid = page_to_nid(virt_to_page(kaddr) returns a valid pointer if and only if* virt_addr_valid(kaddr) returns true.(item)) |
134 | l = list_lru_from_kmem(nlru, item, & memcg) |
137 | If Not may become negative during memcg reparenting ++ Then memcg_set_shrinker_bit(memcg, nid, lru_shrinker_id(lru)) |
140 | nr_items++ |
142 | Return true |
145 | Return false |
Name | Describe |
---|---|
workingset_update_node | |
inode_lru_list_add |
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 |