Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dzswap.c76 static bool zswap_pool_reached_full; variable
1251 zswap_pool_reached_full = true; in zswap_store()
1255 if (zswap_pool_reached_full) { in zswap_store()
1259 zswap_pool_reached_full = false; in zswap_store()