Searched refs:zswap_tree (Results 1 – 1 of 1) sorted by relevance
162 struct zswap_tree { struct167 static struct zswap_tree *zswap_trees[MAX_SWAPFILES]; argument325 static void zswap_entry_put(struct zswap_tree *tree, in zswap_entry_put()840 struct zswap_tree *tree; 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()1158 struct zswap_tree *tree; in zswap_frontswap_init()1160 tree = kzalloc(sizeof(struct zswap_tree), GFP_KERNEL); in zswap_frontswap_init()