Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dshmem.c130 #define SHMEM_SEEN_NOSWAP 16 macro
4328 ctx->seen |= SHMEM_SEEN_NOSWAP; in shmem_parse_one()
4478 if ((ctx->seen & SHMEM_SEEN_NOSWAP) && ctx->noswap && !sbinfo->noswap) { in shmem_reconfigure()
4482 if (!(ctx->seen & SHMEM_SEEN_NOSWAP) && !ctx->noswap && sbinfo->noswap) { in shmem_reconfigure()