Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dzswap.c228 static bool zswap_has_pool; variable
256 if (!zswap_has_pool) { in zswap_pool_create()
423 WARN_ONCE(!pool && zswap_has_pool, in __zswap_pool_current()
517 if (!strcmp(s, *(char **)kp->arg) && zswap_has_pool) in zswap_pool_changed()
604 zswap_has_pool = true; in __zswap_param_set()
616 if (!zswap_has_pool && !pool) { in __zswap_param_set()
664 if (!zswap_has_pool) in zswap_enabled_param_set()
1729 zswap_has_pool = true; in zswap_setup()