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.h128 void hugetlb_dup_vma_private(struct vm_area_struct *vma);
287 static inline void hugetlb_dup_vma_private(struct vm_area_struct *vma)
288 static inline void hugetlb_dup_vma_private(struct vm_area_struct *vma) hugetlb_dup_vma_private() function
/linux/kernel/
H A Dfork.c721 hugetlb_dup_vma_private(tmp); in dup_mmap()
/linux/mm/
H A Dhugetlb.c1039 * With the exception of hugetlb_dup_vma_private() which is called at fork(),
1193 void hugetlb_dup_vma_private(struct vm_area_struct *vma) in hugetlb_dup_vma_private() function
1245 hugetlb_dup_vma_private(vma); in clear_vma_resv_huge_pages()