Searched refs:zswap_entry (Results 1 – 1 of 1) sorted by relevance
190 struct zswap_entry { struct652 static inline struct mem_cgroup *mem_cgroup_from_entry(struct zswap_entry *entry) in mem_cgroup_from_entry()657 static inline struct mem_cgroup *mem_cgroup_from_entry(struct zswap_entry *entry) in mem_cgroup_from_entry()663 static inline int entry_to_nid(struct zswap_entry *entry) in entry_to_nid()668 static void zswap_lru_add(struct list_lru *list_lru, struct zswap_entry *entry) in zswap_lru_add()691 static void zswap_lru_del(struct list_lru *list_lru, struct zswap_entry *entry) in zswap_lru_del()747 static struct zswap_entry *zswap_entry_cache_alloc(gfp_t gfp, int nid) in zswap_entry_cache_alloc()749 struct zswap_entry *entry; in zswap_entry_cache_alloc()756 static void zswap_entry_cache_free(struct zswap_entry *entry) in zswap_entry_cache_free()765 static void zswap_entry_free(struct zswap_entry *entry) in zswap_entry_free()[all …]