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
4021 ctx->seen |= SHMEM_SEEN_INUMS;
4029 ctx->seen |= SHMEM_SEEN_INUMS;
4182 if ((ctx->seen & SHMEM_SEEN_INUMS) && !ctx->full_inums &&
4216 if (ctx->seen & SHMEM_SEEN_INUMS)
4358 if (!(ctx->seen & SHMEM_SEEN_INUMS))

Completed in 97 milliseconds