Searched refs:zswap_has_pool (Results 1 – 1 of 1) sorted by relevance
203 static bool zswap_has_pool; variable454 WARN_ONCE(!pool && zswap_has_pool, in __zswap_pool_current()490 WARN_ONCE(!last && zswap_has_pool, in zswap_pool_last_get()538 if (!zswap_has_pool) { in zswap_pool_create()710 if (!strcmp(s, *(char **)kp->arg) && zswap_has_pool) in __zswap_param_set()760 zswap_has_pool = true; in __zswap_param_set()772 if (!zswap_has_pool && !pool) { in __zswap_param_set()811 if (!zswap_has_pool && zswap_init_started) { in zswap_enabled_param_set()1346 zswap_has_pool = true; in init_zswap()