Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dshmem.c129 #define SHMEM_SEEN_NOSWAP 16 macro
3989 ctx->seen |= SHMEM_SEEN_NOSWAP; in shmem_parse_one()
4139 if ((ctx->seen & SHMEM_SEEN_NOSWAP) && ctx->noswap && !sbinfo->noswap) { in shmem_reconfigure()
4143 if (!(ctx->seen & SHMEM_SEEN_NOSWAP) && !ctx->noswap && sbinfo->noswap) { in shmem_reconfigure()