Home
last modified time | relevance | path

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

/openbmc/linux/fs/hugetlbfs/
H A Dinode.c556 kref_put(&vma_lock->refs, hugetlb_vma_lock_release); in hugetlb_unmap_file_folio()
570 kref_put(&vma_lock->refs, hugetlb_vma_lock_release); in hugetlb_unmap_file_folio()
/openbmc/linux/include/linux/
H A Dhugetlb.h274 void hugetlb_vma_lock_release(struct kref *kref);
/openbmc/linux/mm/
H A Dhugetlb.c346 void hugetlb_vma_lock_release(struct kref *kref) in hugetlb_vma_lock_release() function
366 kref_put(&vma_lock->refs, hugetlb_vma_lock_release); in __hugetlb_vma_unlock_write_put()