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.c2038 if (!hugetlb_vma_trylock_write(vma)) { in try_to_unmap_poisoned_hugetlb_one()
2602 if (!hugetlb_vma_trylock_write(vma)) { in try_to_migrate_one()
H A Dhugetlb.c344 int hugetlb_vma_trylock_write(struct vm_area_struct *vma) in hugetlb_vma_trylock_write() function