Searched refs:list_lru_one (Results 1 – 16 of 16) sorted by relevance
| /linux/mm/ ! |
| H A D | list_lru.c | 52 static inline struct list_lru_one * 63 static inline bool lock_list_lru(struct list_lru_one *l, bool irq) in lock_list_lru() 79 static inline struct list_lru_one * 83 struct list_lru_one *l; in lock_list_lru_of_memcg() 105 static inline void unlock_list_lru(struct list_lru_one *l, bool irq_off) in unlock_list_lru() 131 static inline struct list_lru_one * 137 static inline struct list_lru_one * 141 struct list_lru_one *l = &lru->node[nid].lru; in lock_list_lru_of_memcg() 151 static inline void unlock_list_lru(struct list_lru_one *l, bool irq_off) in unlock_list_lru() 165 struct list_lru_one *l; in list_lru_add() [all …]
|
| H A D | workingset.c | 699 struct list_lru_one *lru, in shadow_lru_isolate()
|
| H A D | zswap.c | 1100 static enum lru_status shrink_memcg_cb(struct list_head *item, struct list_lru_one *l, in shrink_memcg_cb()
|
| /linux/include/linux/ ! |
| H A D | list_lru.h | 31 struct list_lru_one { struct 42 struct list_lru_one node[]; argument 47 struct list_lru_one lru; 204 void list_lru_isolate(struct list_lru_one *list, struct list_head *item); 205 void list_lru_isolate_move(struct list_lru_one *list, struct list_head *item, 209 struct list_lru_one *list, void *cb_arg);
|
| /linux/drivers/android/binder/ ! |
| H A D | page_range_helper.c | 16 struct list_lru_one *list, 20 rust_shrink_free_page_wrap(struct list_head *item, struct list_lru_one *list, in rust_shrink_free_page_wrap()
|
| H A D | page_range_helper.h | 12 rust_shrink_free_page_wrap(struct list_head *item, struct list_lru_one *list,
|
| H A D | page_range.rs | 701 lru: *mut bindings::list_lru_one, in rust_shrink_free_page() argument
|
| /linux/drivers/android/ ! |
| H A D | binder_alloc.h | 125 struct list_lru_one *lru,
|
| H A D | binder_alloc.c | 1135 struct list_lru_one *lru, in binder_alloc_free_page()
|
| /linux/fs/nfs/ ! |
| H A D | nfs42xattr.c | 805 struct list_lru_one *lru, void *arg) in cache_lru_isolate() 870 struct list_lru_one *lru, void *arg) in entry_lru_isolate()
|
| /linux/fs/nfsd/ ! |
| H A D | filecache.c | 495 nfsd_file_lru_cb(struct list_head *item, struct list_lru_one *lru, in nfsd_file_lru_cb() 538 nfsd_file_gc_cb(struct list_head *item, struct list_lru_one *lru, in nfsd_file_gc_cb()
|
| /linux/fs/ ! |
| H A D | dcache.c | 534 static void d_lru_isolate(struct list_lru_one *lru, struct dentry *dentry) in d_lru_isolate() 544 static void d_lru_shrink_move(struct list_lru_one *lru, struct dentry *dentry, in d_lru_shrink_move() 1180 struct list_lru_one *lru, void *arg) in dentry_lru_isolate() 1261 struct list_lru_one *lru, void *arg) in dentry_lru_isolate_shrink()
|
| H A D | inode.c | 958 struct list_lru_one *lru, void *arg) in inode_lru_isolate()
|
| /linux/fs/xfs/ ! |
| H A D | xfs_buf.c | 1508 struct list_lru_one *lru, in xfs_buftarg_drain_rele() 1606 struct list_lru_one *lru, in xfs_buftarg_isolate()
|
| H A D | xfs_qm.c | 416 struct list_lru_one *lru, in xfs_qm_dquot_isolate()
|
| /linux/fs/gfs2/ ! |
| H A D | quota.c | 152 struct list_lru_one *lru, void *arg) in gfs2_qd_isolate()
|