Home
last modified time | relevance | path

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

/linux/mm/
H A Dzswap.c228 static bool zswap_has_pool; variable
256 if (!zswap_has_pool) { in zswap_pool_create()
432 WARN_ONCE(!pool && zswap_has_pool, in __zswap_pool_current()
526 if (!strcmp(s, *(char **)kp->arg) && zswap_has_pool) in zswap_pool_changed()
613 zswap_has_pool = true; in __zswap_param_set()
625 if (!zswap_has_pool && !pool) { in __zswap_param_set()
673 if (!zswap_has_pool) in zswap_enabled_param_set()
1819 zswap_has_pool = true; in zswap_setup()