Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dzswap.c208 static struct zswap_tree *zswap_trees[MAX_SWAPFILES]; variable
969 tree = zswap_trees[swp_type(swpentry)]; in zswap_writeback_entry()
1100 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_store()
1287 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_load()
1363 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_invalidate_page()
1387 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_invalidate_area()
1400 zswap_trees[type] = NULL; in zswap_frontswap_invalidate_area()
1415 zswap_trees[type] = tree; in zswap_frontswap_init()