Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\list_lru.c Create Date:2022-07-28 14:32:36
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:list_lru_isolate_move

Proto:void list_lru_isolate_move(struct list_lru_one *list, struct list_head *item, struct list_head *head)

Type:void

Parameter:

TypeParameterName
struct list_lru_one *list
struct list_head *item
struct list_head *head
179  list_move - delete from one list and add as another's head*@list: the entry to move*@head: the head that will precede our entry
180  may become negative during memcg reparenting --
Caller
NameDescribe
inode_lru_isolateIsolate the inode from the LRU in preparation for freeing it