Home
last modified time | relevance | path

Searched refs:lru_status (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/android/binder/
H A Dpage_range.rs652 const LRU_SKIP: bindings::lru_status = bindings::lru_status_LRU_SKIP;
653 const LRU_REMOVED_ENTRY: bindings::lru_status = bindings::lru_status_LRU_REMOVED_RETRY;
662 ) -> bindings::lru_status { in rust_shrink_free_page() argument
/linux/drivers/android/
H A Dbinder_alloc.h124 enum lru_status binder_alloc_free_page(struct list_head *item,
H A Dbinder_alloc.c1135 enum lru_status binder_alloc_free_page(struct list_head *item, in binder_alloc_free_page()
/linux/mm/
H A Dworkingset.c698 static enum lru_status shadow_lru_isolate(struct list_head *item, in shadow_lru_isolate()
H A Dzswap.c1106 static enum lru_status shrink_memcg_cb(struct list_head *item, struct list_lru_one *l, in shrink_memcg_cb()
1112 enum lru_status ret = LRU_REMOVED_RETRY; in shrink_memcg_cb()
/linux/fs/xfs/
H A Dxfs_buf.c1505 static enum lru_status
1603 static enum lru_status
/linux/fs/
H A Ddcache.c1179 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 Dinode.c948 static enum lru_status inode_lru_isolate(struct list_head *item, in inode_lru_isolate()