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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dshmem.c93 #define SHMEM_PAGEIN VM_READ macro
726 if (inode->i_mapping->nrpages && (info->flags & SHMEM_PAGEIN)) {
737 * SHMEM_PAGEIN at the start of vmtruncate_range) is expensive,
793 * Reset SHMEM_PAGEIN flag so that shmem_truncate can
802 info->flags &= ~SHMEM_PAGEIN;
987 info->flags |= SHMEM_PAGEIN;
1355 info->flags |= SHMEM_PAGEIN;
1479 info->flags |= SHMEM_PAGEIN;

Completed in 162 milliseconds