Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dgfp.h355 extern gfp_t vma_thp_gfp_mask(struct vm_area_struct *vma);
/openbmc/linux/mm/
H A Dhuge_memory.c726 gfp_t vma_thp_gfp_mask(struct vm_area_struct *vma) in vma_thp_gfp_mask() function
819 gfp = vma_thp_gfp_mask(vma); in do_huge_pmd_anonymous_page()
H A Dshmem.c2037 huge_gfp = vma_thp_gfp_mask(vma); in shmem_get_folio_gfp()