Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dhugetlb.h136 void hugetlb_dup_vma_private(struct vm_area_struct *vma);
243 static inline void hugetlb_dup_vma_private(struct vm_area_struct *vma) in hugetlb_dup_vma_private() function
/linux-6.1.9/kernel/
Dfork.c683 hugetlb_dup_vma_private(tmp); in dup_mmap()
/linux-6.1.9/mm/
Dhugetlb.c1160 void hugetlb_dup_vma_private(struct vm_area_struct *vma) in hugetlb_dup_vma_private() function
1212 hugetlb_dup_vma_private(vma); in clear_vma_resv_huge_pages()