Home
last modified time | relevance | path

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

/linux/mm/
H A Dzswap.c236 static inline struct xarray *swap_zswap_tree(swp_entry_t swp) in swap_zswap_tree() function
1108 tree = swap_zswap_tree(swpentry); in zswap_writeback_entry()
1495 old = xa_store(swap_zswap_tree(page_swpentry), in zswap_store_page()
1632 tree = swap_zswap_tree(swp_entry(type, offset + index)); in zswap_store()
1667 struct xarray *tree = swap_zswap_tree(swp); in zswap_load()
1725 struct xarray *tree = swap_zswap_tree(swp); in zswap_invalidate()