Searched refs:list_lru_one (Results 1 – 12 of 12) sorted by relevance
| /Linux-v6.1/include/linux/ |
| D | list_lru.h | 29 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-v6.1/mm/ |
| D | list_lru.c | 52 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 …]
|
| D | workingset.c | 627 struct list_lru_one *lru, in shadow_lru_isolate()
|
| /Linux-v6.1/drivers/android/ |
| D | binder_alloc.h | 122 struct list_lru_one *lru,
|
| D | binder_alloc.c | 985 struct list_lru_one *lru, in binder_alloc_free_page()
|
| /Linux-v6.1/fs/nfs/ |
| D | nfs42xattr.c | 824 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-v6.1/fs/ |
| D | dcache.c | 466 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()
|
| D | inode.c | 816 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in inode_lru_isolate()
|
| /Linux-v6.1/fs/xfs/ |
| D | xfs_buf.c | 1777 struct list_lru_one *lru, in xfs_buftarg_drain_rele() 1876 struct list_lru_one *lru, in xfs_buftarg_isolate()
|
| D | xfs_qm.c | 413 struct list_lru_one *lru, in xfs_qm_dquot_isolate()
|
| /Linux-v6.1/fs/nfsd/ |
| D | filecache.c | 564 nfsd_file_lru_cb(struct list_head *item, struct list_lru_one *lru, in nfsd_file_lru_cb()
|
| /Linux-v6.1/fs/gfs2/ |
| D | quota.c | 146 struct list_lru_one *lru, spinlock_t *lru_lock, void *arg) in gfs2_qd_isolate()
|