Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dshmem_fs.h94 SGP_NOHUGE, /* like SGP_CACHE, but no huge pages */ enumerator
/OK3568_Linux_fs/kernel/mm/
H A Dshmem.c1828 if (sgp == SGP_NOHUGE || sgp == SGP_HUGE) in shmem_getpage_gfp()
1890 if (shmem_huge == SHMEM_HUGE_DENY || sgp_huge == SGP_NOHUGE) in shmem_getpage_gfp()
2137 sgp = SGP_NOHUGE; in shmem_fault()
H A Dkhugepaged.c1772 SGP_NOHUGE)) { in collapse_file()