Searched refs:hugetlb_vma_trylock_write (Results 1 – 4 of 4) sorted by relevance
246 int hugetlb_vma_trylock_write(struct vm_area_struct *vma);363 static inline int hugetlb_vma_trylock_write(struct vm_area_struct *vma) in hugetlb_vma_trylock_write() function
463 if (!hugetlb_vma_trylock_write(vma)) { in hugetlb_unmap_file_folio()536 if (!hugetlb_vma_trylock_write(vma)) in hugetlb_vmdelete_list()
1544 if (!hugetlb_vma_trylock_write(vma)) { in try_to_unmap_one()1923 if (!hugetlb_vma_trylock_write(vma)) { in try_to_migrate_one()
299 int hugetlb_vma_trylock_write(struct vm_area_struct *vma) in hugetlb_vma_trylock_write() function
Completed in 24 milliseconds