Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dzswap.c225 static struct zswap_tree *zswap_trees[MAX_SWAPFILES]; variable
653 tree = zswap_trees[swp_type(entry->swpentry)]; in zswap_reclaim_entry()
1199 struct zswap_tree *tree = zswap_trees[type]; in zswap_store()
1402 struct zswap_tree *tree = zswap_trees[type]; in zswap_load()
1487 struct zswap_tree *tree = zswap_trees[type]; in zswap_invalidate()
1514 zswap_trees[type] = tree; in zswap_swapon()
1519 struct zswap_tree *tree = zswap_trees[type]; in zswap_swapoff()
1532 zswap_trees[type] = NULL; in zswap_swapoff()