Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dzswap.c220 struct zswap_tree { struct
225 static struct zswap_tree *zswap_trees[MAX_SWAPFILES]; argument
257 struct zswap_tree *tree);
416 static void zswap_entry_put(struct zswap_tree *tree, in zswap_entry_put()
625 static void zswap_invalidate_entry(struct zswap_tree *tree, in zswap_invalidate_entry()
635 struct zswap_tree *tree; in zswap_reclaim_entry()
1056 struct zswap_tree *tree) in zswap_writeback_entry()
1197 struct zswap_tree *tree = zswap_trees[type]; in zswap_store()
1397 struct zswap_tree *tree = zswap_trees[type]; in zswap_load()
1482 struct zswap_tree *tree = zswap_trees[type]; in zswap_invalidate()
[all …]