Searched refs:zswap_pools_count (Results 1 – 1 of 1) sorted by relevance
215 static atomic_t zswap_pools_count = ATOMIC_INIT(0); variable623 snprintf(name, 38, "zswap%x", atomic_inc_return(&zswap_pools_count)); in zswap_pool_create()