Home
last modified time | relevance | path

Searched refs:list_lru_one (Results 1 – 12 of 12) sorted by relevance

/linux-5.19.10/include/linux/
Dlist_lru.h29 struct list_lru_one { struct
38 struct list_lru_one node[]; argument
45 struct list_lru_one lru;
136 void list_lru_isolate(struct list_lru_one *list, struct list_head *item);
137 void list_lru_isolate_move(struct list_lru_one *list, struct list_head *item,
141 struct list_lru_one *list, spinlock_t *lock, void *cb_arg);
/linux-5.19.10/mm/
Dlist_lru.c52 static inline struct list_lru_one *
63 static inline struct list_lru_one *
68 struct list_lru_one *l = &nlru->lru; in list_lru_from_kmem()
103 static inline struct list_lru_one *
109 static inline struct list_lru_one *
124 struct list_lru_one *l; in list_lru_add()
147 struct list_lru_one *l; in list_lru_del()
163 void list_lru_isolate(struct list_lru_one *list, struct list_head *item) in list_lru_isolate()
170 void list_lru_isolate_move(struct list_lru_one *list, struct list_head *item, in list_lru_isolate_move()
181 struct list_lru_one *l; in list_lru_count_one()
[all …]
Dworkingset.c521 struct list_lru_one *lru, in shadow_lru_isolate()
/linux-5.19.10/drivers/android/
Dbinder_alloc.h124 struct list_lru_one *lru,
Dbinder_alloc.c999 struct list_lru_one *lru, in binder_alloc_free_page()
/linux-5.19.10/fs/nfs/
Dnfs42xattr.c824 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in cache_lru_isolate()
889 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in entry_lru_isolate()
/linux-5.19.10/fs/
Ddcache.c466 static void d_lru_isolate(struct list_lru_one *lru, struct dentry *dentry) in d_lru_isolate()
476 static void d_lru_shrink_move(struct list_lru_one *lru, struct dentry *dentry, in d_lru_shrink_move()
1206 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in dentry_lru_isolate()
1287 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in dentry_lru_isolate_shrink()
Dinode.c816 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in inode_lru_isolate()
/linux-5.19.10/fs/xfs/
Dxfs_buf.c1743 struct list_lru_one *lru, in xfs_buftarg_drain_rele()
1842 struct list_lru_one *lru, in xfs_buftarg_isolate()
Dxfs_qm.c413 struct list_lru_one *lru, in xfs_qm_dquot_isolate()
/linux-5.19.10/fs/nfsd/
Dfilecache.c406 nfsd_file_lru_cb(struct list_head *item, struct list_lru_one *lru, in nfsd_file_lru_cb()
/linux-5.19.10/fs/gfs2/
Dquota.c146 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in gfs2_qd_isolate()