Searched refs:zswap_tree (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dzswap.c169 * The lock ordering is zswap_tree.lock -> zswap_pool.lru_lock.
225 struct zswap_tree { struct
230 static struct zswap_tree *zswap_trees[MAX_SWAPFILES];
258 static inline struct zswap_tree *swap_zswap_tree(swp_entry_t swp)
923 static void zswap_invalidate_entry(struct zswap_tree *tree,
1129 struct zswap_tree *tree;
1502 struct zswap_tree *tree = swap_zswap_tree(swp);
1647 struct zswap_tree *tree = swap_zswap_tree(swp);
1698 struct zswap_tree *tree = swap_zswap_tree(swp);
1710 struct zswap_tree *tree
[all...]

Completed in 79 milliseconds