Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dzswap.c167 static struct zswap_tree *zswap_trees[MAX_SWAPFILES]; variable
856 tree = zswap_trees[swp_type(swpentry)]; in zswap_writeback_entry()
965 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_store()
1077 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_load()
1116 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_invalidate_page()
1140 struct zswap_tree *tree = zswap_trees[type]; in zswap_frontswap_invalidate_area()
1153 zswap_trees[type] = NULL; in zswap_frontswap_invalidate_area()
1168 zswap_trees[type] = tree; in zswap_frontswap_init()