Searched refs:SHMEM_SEEN_INUMS (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dshmem.c129 #define SHMEM_SEEN_INUMS 8 macro
4019 ctx->seen |= SHMEM_SEEN_INUMS;
4027 ctx->seen |= SHMEM_SEEN_INUMS;
4180 if ((ctx->seen & SHMEM_SEEN_INUMS) && !ctx->full_inums &&
4214 if (ctx->seen & SHMEM_SEEN_INUMS)
4356 if (!(ctx->seen & SHMEM_SEEN_INUMS))

Completed in 133 milliseconds