Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dgfp.h344 extern gfp_t vma_thp_gfp_mask(struct vm_area_struct *vma);
/linux-6.1.9/mm/
Dhuge_memory.c738 gfp_t vma_thp_gfp_mask(struct vm_area_struct *vma) in vma_thp_gfp_mask() function
831 gfp = vma_thp_gfp_mask(vma); in do_huge_pmd_anonymous_page()
Dshmem.c1917 huge_gfp = vma_thp_gfp_mask(vma); in shmem_get_folio_gfp()