Home
last modified time | relevance | path

Searched defs:lru (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/md/
H A Ddm-bufio.c78 struct lru *lru; member
84 struct lru { struct
93 static void lru_init(struct lru *lru) in lru_init()
100 static void lru_destroy(struct lru *lru) in lru_destroy()
109 static void lru_insert(struct lru *lru, struct lru_entry *le) in lru_insert()
139 static void lru_iter_begin(struct lru *lru, struct lru_iter *it) in lru_iter_begin()
188 static void lru_iter_invalidate(struct lru *lru, struct lru_entry *e) in lru_iter_invalidate()
214 static void lru_remove(struct lru *lru, struct lru_entry *le) in lru_remove()
249 static struct lru_entry *lru_evict(struct lru *lru, le_predicate pred, void *context, bool no_sleep) in lru_evict()
340 struct lru_entry lru; member
[all …]
H A Draid5.h202 struct list_head lru; /* inactive_list or handle_list */ member
/linux/samples/bpf/
H A Dtest_lru_dist.c99 static void pfect_lru_init(struct pfect_lru *lru, unsigned int lru_size, in pfect_lru_init()
117 static void pfect_lru_destroy(struct pfect_lru *lru) in pfect_lru_destroy()
123 static int pfect_lru_lookup_or_insert(struct pfect_lru *lru, in pfect_lru_lookup_or_insert()
/linux/arch/mips/mm/
H A Dcerr-sb1.c326 uint8_t lru; in extract_ic() local
481 uint8_t ecc, lru; in extract_dc() local
/linux/fs/nfsd/
H A Dfilecache.c521 nfsd_file_lru_cb(struct list_head *item, struct list_lru_one *lru, in nfsd_file_lru_cb()
564 nfsd_file_gc_cb(struct list_head *item, struct list_lru_one *lru, in nfsd_file_gc_cb()
1473 unsigned long lru = 0, total_age = 0; in nfsd_file_cache_stats_show() local
/linux/mm/
H A Dzpdesc.h34 struct list_head lru; member
H A Dslub.c227 struct list_lru *lru; member
5018 void *kmem_cache_alloc_lru_noprof(struct kmem_cache *s, struct list_lru *lru, in kmem_cache_alloc_lru_noprof()
/linux/include/linux/
H A Dlru_cache.h166 struct list_head lru; member
H A Dxarray.h1701 static inline void xas_set_lru(struct xa_state *xas, struct list_lru *lru) in xas_set_lru()
/linux/drivers/android/
H A Dbinder_alloc.h67 struct list_head lru; member
/linux/kernel/power/
H A Dwakelock.c32 struct list_head lru; member
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_shrinker.c158 struct drm_gem_lru *lru; in msm_gem_shrinker_scan() member
/linux/tools/testing/shared/
H A Dlinux.c69 kmem_cache_alloc_lru(struct kmem_cache * cachep,struct list_lru * lru,int gfp) kmem_cache_alloc_lru() argument
/linux/fs/xfs/
H A Dxfs_buf.c1470 struct list_lru_one *lru, in xfs_buftarg_drain_rele()
1563 struct list_lru_one *lru, in xfs_buftarg_isolate()
H A Dxfs_qm.c415 struct list_lru_one *lru, in xfs_qm_dquot_isolate()
/linux/kernel/bpf/
H A Dhashtab.c94 struct bpf_lru lru; member
416 bool lru = (attr->map_type == BPF_MAP_TYPE_LRU_HASH || in htab_map_alloc_check() local
2324 bool lru = htab_is_lru(htab); in htab_map_mem_usage() local
/linux/fs/gfs2/
H A Dquota.c152 struct list_lru_one *lru, void *arg) in gfs2_qd_isolate()
/linux/drivers/md/bcache/
H A Dbcache.h289 struct list_head lru; member
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c404 struct drm_gem_lru lru; member
/linux/fs/btrfs/
H A Dsend.c2749 struct btrfs_lru_cache_entry *lru; in trim_dir_utimes_cache() local