Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhugetlb.h267 void hugetlb_vma_assert_locked(struct vm_area_struct *vma);
381 static inline void hugetlb_vma_assert_locked(struct vm_area_struct *vma) in hugetlb_vma_assert_locked() function
/linux-6.12.1/mm/
Dmigrate.c421 hugetlb_vma_assert_locked(vma); in migration_entry_wait_huge()
Dhugetlb.c335 void hugetlb_vma_assert_locked(struct vm_area_struct *vma) in hugetlb_vma_assert_locked() function
7248 hugetlb_vma_assert_locked(vma); in huge_pmd_unshare()