Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dzswap.c197 static struct zswap_tree *zswap_trees[MAX_SWAPFILES]; variable
954 tree = zswap_trees[swp_type(swpentry)]; in zswap_writeback_entry()
1085 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_store()
1250 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_load()
1326 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_invalidate_page()
1350 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_invalidate_area()
1363 zswap_trees[type] = NULL; in zswap_frontswap_invalidate_area()
1378 zswap_trees[type] = tree; in zswap_frontswap_init()