Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h123 void hugetlb_dup_vma_private(struct vm_area_struct *vma);
286 static inline void hugetlb_dup_vma_private(struct vm_area_struct *vma) in hugetlb_dup_vma_private() function
/linux/mm/
H A Dmmap.c1804 hugetlb_dup_vma_private(tmp); in dup_mmap()
H A Dhugetlb.c1069 * With the exception of hugetlb_dup_vma_private() which is called at fork(),
1223 void hugetlb_dup_vma_private(struct vm_area_struct *vma) in hugetlb_dup_vma_private() function
1275 hugetlb_dup_vma_private(vma); in clear_vma_resv_huge_pages()