Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dgfp.h346 extern gfp_t vma_thp_gfp_mask(struct vm_area_struct *vma);
/Linux-v6.6/mm/
Dhuge_memory.c733 gfp_t vma_thp_gfp_mask(struct vm_area_struct *vma) in vma_thp_gfp_mask() function
826 gfp = vma_thp_gfp_mask(vma); in do_huge_pmd_anonymous_page()
Dshmem.c2015 huge_gfp = vma_thp_gfp_mask(vma); in shmem_get_folio_gfp()