Home
last modified time | relevance | path

Searched refs:hugetlb_vma_trylock_write (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Drmap.c2146 if (!hugetlb_vma_trylock_write(vma)) in try_to_unmap_one()
2547 if (!hugetlb_vma_trylock_write(vma)) { in try_to_migrate_one()
H A Dhugetlb.c334 int hugetlb_vma_trylock_write(struct vm_area_struct *vma) in hugetlb_vma_trylock_write() function