Searched refs:SHMEM_SEEN_NOSWAP (Results 1 – 1 of 1) sorted by relevance
135 #define SHMEM_SEEN_NOSWAP 16 macro4693 ctx->seen |= SHMEM_SEEN_NOSWAP; in shmem_parse_one()4843 if ((ctx->seen & SHMEM_SEEN_NOSWAP) && ctx->noswap && !sbinfo->noswap) { in shmem_reconfigure()4847 if (!(ctx->seen & SHMEM_SEEN_NOSWAP) && !ctx->noswap && sbinfo->noswap) { in shmem_reconfigure()