Home
last modified time | relevance | path

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

/mm/
Dzswap.c49 static u64 zswap_pool_total_size; variable
300 zswap_pool_total_size = zpool_get_total_size(zswap_pool); in zswap_free_entry()
417 DIV_ROUND_UP(zswap_pool_total_size, PAGE_SIZE); in zswap_is_full()
724 zswap_pool_total_size = zpool_get_total_size(zswap_pool); in zswap_frontswap_store()
878 zswap_debugfs_root, &zswap_pool_total_size); in zswap_debugfs_init()