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

/linux-master/mm/
H A Dshmem.c129 #define SHMEM_SEEN_INUMS 8 macro
4020 ctx->seen |= SHMEM_SEEN_INUMS;
4028 ctx->seen |= SHMEM_SEEN_INUMS;
4181 if ((ctx->seen & SHMEM_SEEN_INUMS) && !ctx->full_inums &&
4215 if (ctx->seen & SHMEM_SEEN_INUMS)
4357 if (!(ctx->seen & SHMEM_SEEN_INUMS))

Completed in 235 milliseconds