Home
last modified time | relevance | path

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

/linux/mm/
H A Dzswap.c190 struct zswap_entry { struct
606 static inline struct mem_cgroup *mem_cgroup_from_entry(struct zswap_entry *entry) in mem_cgroup_from_entry()
611 static inline struct mem_cgroup *mem_cgroup_from_entry(struct zswap_entry *entry) in mem_cgroup_from_entry()
617 static inline int entry_to_nid(struct zswap_entry *entry) in entry_to_nid()
622 static void zswap_lru_add(struct list_lru *list_lru, struct zswap_entry *entry) in zswap_lru_add()
645 static void zswap_lru_del(struct list_lru *list_lru, struct zswap_entry *entry) in zswap_lru_del()
699 static struct zswap_entry *zswap_entry_cache_alloc(gfp_t gfp, int nid) in zswap_entry_cache_alloc()
701 struct zswap_entry *entry; in zswap_entry_cache_alloc()
708 static void zswap_entry_cache_free(struct zswap_entry *entry) in zswap_entry_cache_free()
717 static void zswap_entry_free(struct zswap_entry *entry) in zswap_entry_free()
[all …]