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

/linux-master/include/linux/
H A Dhugetlb.h128 void hugetlb_dup_vma_private(struct vm_area_struct *vma);
288 static inline void hugetlb_dup_vma_private(struct vm_area_struct *vma) function
/linux-master/kernel/
H A Dfork.c721 hugetlb_dup_vma_private(tmp);
/linux-master/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) function
1245 hugetlb_dup_vma_private(vma);

Completed in 158 milliseconds