Home
last modified time | relevance | path

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

/linux/mm/
H A Duserfaultfd.c99 static struct vm_area_struct *uffd_mfill_lock(struct mm_struct *dst_mm, in uffd_mfill_lock() function
120 static struct vm_area_struct *uffd_mfill_lock(struct mm_struct *dst_mm, in uffd_mfill_lock() function
542 dst_vma = uffd_mfill_lock(dst_mm, dst_start, len); in mfill_atomic_hugetlb()
737 dst_vma = uffd_mfill_lock(dst_mm, dst_start, len); in mfill_atomic()