Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dgfp.h663 extern gfp_t vma_thp_gfp_mask(struct vm_area_struct *vma);
/Linux-v5.15/mm/
Dhuge_memory.c682 gfp_t vma_thp_gfp_mask(struct vm_area_struct *vma) in vma_thp_gfp_mask() function
776 gfp = vma_thp_gfp_mask(vma); in do_huge_pmd_anonymous_page()
Dshmem.c1896 huge_gfp = vma_thp_gfp_mask(vma); in shmem_getpage_gfp()