Searched refs:lru_status (Results 1 – 16 of 16) sorted by relevance
| /linux/include/linux/ |
| H A D | list_lru.h | 19 enum lru_status { enum 208 typedef enum lru_status (*list_lru_walk_cb)(struct list_head *item,
|
| /linux/drivers/android/binder/ |
| H A D | page_range_helper.h | 11 enum lru_status
|
| H A D | page_range_helper.c | 19 enum lru_status
|
| H A D | page_range.rs | 693 const LRU_SKIP: bindings::lru_status = bindings::lru_status_LRU_SKIP; 694 const LRU_REMOVED_ENTRY: bindings::lru_status = bindings::lru_status_LRU_REMOVED_RETRY; 703 ) -> bindings::lru_status { in rust_shrink_free_page() argument
|
| /linux/drivers/android/ |
| H A D | binder_alloc.h | 124 enum lru_status binder_alloc_free_page(struct list_head *item,
|
| H A D | binder_alloc.c | 1134 enum lru_status binder_alloc_free_page(struct list_head *item, in binder_alloc_free_page()
|
| /linux/fs/nfs/ |
| H A D | nfs42xattr.c | 803 static enum lru_status 868 static enum lru_status
|
| /linux/fs/nfsd/ |
| H A D | filecache.c | 494 static enum lru_status 537 static enum lru_status
|
| /linux/mm/ |
| H A D | workingset.c | 698 static enum lru_status shadow_lru_isolate(struct list_head *item, 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() 1106 enum lru_status ret = LRU_REMOVED_RETRY; in shrink_memcg_cb()
|
| H A D | list_lru.c | 294 enum lru_status ret; in __list_lru_walk_one()
|
| /linux/fs/xfs/ |
| H A D | xfs_buf.c | 1505 static enum lru_status 1603 static enum lru_status
|
| H A D | xfs_qm.c | 413 static enum lru_status 423 enum lru_status ret = LRU_SKIP; in xfs_qm_dquot_isolate()
|
| /linux/fs/gfs2/ |
| H A D | quota.c | 151 static enum lru_status gfs2_qd_isolate(struct list_head *item, in gfs2_qd_isolate() 157 enum lru_status status; in gfs2_qd_isolate()
|
| /linux/fs/ |
| H A D | dcache.c | 1179 static enum lru_status dentry_lru_isolate(struct list_head *item, in dentry_lru_isolate() 1260 static enum lru_status dentry_lru_isolate_shrink(struct list_head *item, in dentry_lru_isolate_shrink()
|
| H A D | inode.c | 957 static enum lru_status inode_lru_isolate(struct list_head *item, in inode_lru_isolate()
|