Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dshmem.c129 #define SHMEM_SEEN_NOSWAP 16 macro
4007 ctx->seen |= SHMEM_SEEN_NOSWAP; in shmem_parse_one()
4157 if ((ctx->seen & SHMEM_SEEN_NOSWAP) && ctx->noswap && !sbinfo->noswap) { in shmem_reconfigure()
4161 if (!(ctx->seen & SHMEM_SEEN_NOSWAP) && !ctx->noswap && sbinfo->noswap) { in shmem_reconfigure()