Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhugetlb.h122 void hugetlb_dup_vma_private(struct vm_area_struct *vma);
278 static inline void hugetlb_dup_vma_private(struct vm_area_struct *vma) in hugetlb_dup_vma_private() function
/linux-6.12.1/kernel/
Dfork.c716 hugetlb_dup_vma_private(tmp); in dup_mmap()
/linux-6.12.1/mm/
Dhugetlb.c1194 void hugetlb_dup_vma_private(struct vm_area_struct *vma) in hugetlb_dup_vma_private() function
1246 hugetlb_dup_vma_private(vma); in clear_vma_resv_huge_pages()