Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dshmem_fs.h85 SGP_NOHUGE, /* like SGP_CACHE, but no huge pages */ enumerator
/Linux-v4.19/mm/
Dshmem.c1641 if (sgp == SGP_NOHUGE || sgp == SGP_HUGE) in shmem_getpage_gfp()
1765 if (shmem_huge == SHMEM_HUGE_DENY || sgp_huge == SGP_NOHUGE) in shmem_getpage_gfp()
2022 sgp = SGP_NOHUGE; in shmem_fault()
Dkhugepaged.c1376 SGP_NOHUGE)) { in collapse_shmem()