Searched refs:userfaultfd_remove (Results 1 – 3 of 3) sorted by relevance
69 extern bool userfaultfd_remove(struct vm_area_struct *vma,126 static inline bool userfaultfd_remove(struct vm_area_struct *vma, in userfaultfd_remove() function
763 if (!userfaultfd_remove(vma, start, end)) { in madvise_dontneed_free()846 if (userfaultfd_remove(vma, start, end)) { in madvise_remove()
790 bool userfaultfd_remove(struct vm_area_struct *vma, in userfaultfd_remove() function