Searched refs:hugetlb_vma_trylock_write (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dhugetlb.h272 int hugetlb_vma_trylock_write(struct vm_area_struct *vma);
393 static inline int hugetlb_vma_trylock_write(struct vm_area_struct *vma) function
/linux-master/fs/hugetlbfs/
H A Dinode.c496 if (!hugetlb_vma_trylock_write(vma)) {
569 if (!hugetlb_vma_trylock_write(vma))
/linux-master/mm/
H A Drmap.c1717 if (!hugetlb_vma_trylock_write(vma)) {
2085 if (!hugetlb_vma_trylock_write(vma)) {
H A Dhugetlb.c318 int hugetlb_vma_trylock_write(struct vm_area_struct *vma) function

Completed in 121 milliseconds