Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dshmem_fs.h88 SGP_NOHUGE, /* like SGP_CACHE, but no huge pages */ enumerator
/Linux-v5.4/mm/
Dshmem.c1759 if (sgp == SGP_NOHUGE || sgp == SGP_HUGE) in shmem_getpage_gfp()
1810 if (shmem_huge == SHMEM_HUGE_DENY || sgp_huge == SGP_NOHUGE) in shmem_getpage_gfp()
2061 sgp = SGP_NOHUGE; in shmem_fault()
Dkhugepaged.c1581 SGP_NOHUGE)) { in collapse_file()