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

/linux-master/mm/
H A Dzswap.c252 static bool zswap_has_pool; variable
320 if (!zswap_has_pool) {
494 WARN_ONCE(!pool && zswap_has_pool,
551 if (!strcmp(s, *(char **)kp->arg) && zswap_has_pool)
638 zswap_has_pool = true;
650 if (!zswap_has_pool && !pool) {
698 if (!zswap_has_pool)
1833 zswap_has_pool = true;

Completed in 87 milliseconds