Searched refs:zswap_has_pool (Results 1 – 1 of 1) sorted by relevance
213 static bool zswap_has_pool; variable508 WARN_ONCE(!pool && zswap_has_pool, in __zswap_pool_current()544 WARN_ONCE(!last && zswap_has_pool, in zswap_pool_last_get()592 if (!zswap_has_pool) { in zswap_pool_create()766 if (!strcmp(s, *(char **)kp->arg) && zswap_has_pool) in __zswap_param_set()816 zswap_has_pool = true; in __zswap_param_set()828 if (!zswap_has_pool && !pool) { in __zswap_param_set()867 if (!zswap_has_pool && zswap_init_started) { in zswap_enabled_param_set()1468 zswap_has_pool = true; in init_zswap()