Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dzswap.c246 static bool zswap_has_pool; variable
552 WARN_ONCE(!pool && zswap_has_pool, in __zswap_pool_current()
588 WARN_ONCE(!last && zswap_has_pool, in zswap_pool_last_get()
720 if (!zswap_has_pool) { in zswap_pool_create()
891 if (!strcmp(s, *(char **)kp->arg) && zswap_has_pool) in zswap_pool_changed()
967 zswap_has_pool = true; in __zswap_param_set()
979 if (!zswap_has_pool && !pool) { in __zswap_param_set()
1027 if (!zswap_has_pool) in zswap_enabled_param_set()
1613 zswap_has_pool = true; in zswap_setup()