Home
last modified time | relevance | path

Searched refs:SGP_NOALLOC (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dshmem_fs.h138 SGP_NOALLOC, /* similar, but fail on hole or use fallocated page */ enumerator
/openbmc/linux/mm/
H A Duserfaultfd.c294 ret = shmem_get_folio(inode, pgoff, &folio, SGP_NOALLOC); in mfill_atomic_pte_continue()
H A Dkhugepaged.c1850 &folio, SGP_NOALLOC)) { in collapse_file()
H A Dshmem.c2021 if (sgp == SGP_NOALLOC) in shmem_get_folio_gfp()