Home
last modified time | relevance | path

Searched defs:lru_list (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/fs/btrfs/
Dlru_cache.h18 struct list_head lru_list; member
42 struct list_head lru_list; member
Dzstd.c50 struct list_head lru_list; member
78 struct list_head lru_list; member
/linux-6.6.21/drivers/infiniband/hw/hfi1/
Dmmu_rb.h46 struct list_head lru_list; member
/linux-6.6.21/kernel/bpf/
Dbpf_lru_list.h47 struct bpf_lru_list lru_list; member
/linux-6.6.21/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource.c678 struct list_head *lru_list = &dev_priv->res_lru[res->func->res_type]; in vmw_resource_validate() local
888 struct list_head *lru_list = &dev_priv->res_lru[type]; in vmw_resource_evict_type() local
/linux-6.6.21/net/netfilter/
Dxt_recent.c68 struct list_head lru_list; member
84 struct list_head lru_list; member
/linux-6.6.21/fs/xfs/
Dxfs_mru_cache.c132 struct list_head *lru_list; in _xfs_mru_cache_migrate() local
/linux-6.6.21/drivers/gpu/drm/i915/gvt/
Dsched_policy.c54 struct list_head lru_list; member
Dgtt.h171 struct list_head lru_list; member
/linux-6.6.21/include/linux/
Dmmzone.h263 enum lru_list { enum