Home
last modified time | relevance | path

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

/linux/mm/
H A Dshmem.c130 #define SHMEM_SEEN_NOSWAP 16 macro
4336 ctx->seen |= SHMEM_SEEN_NOSWAP; in shmem_parse_one()
4486 if ((ctx->seen & SHMEM_SEEN_NOSWAP) && ctx->noswap && !sbinfo->noswap) { in shmem_reconfigure()
4490 if (!(ctx->seen & SHMEM_SEEN_NOSWAP) && !ctx->noswap && sbinfo->noswap) { in shmem_reconfigure()