Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Duserfaultfd_k.h138 extern bool userfaultfd_remove(struct vm_area_struct *vma,
218 static inline bool userfaultfd_remove(struct vm_area_struct *vma, in userfaultfd_remove() function
/Linux-v5.15/mm/
Dmadvise.c780 if (!userfaultfd_remove(vma, start, end)) { in madvise_dontneed_free()
921 if (userfaultfd_remove(vma, start, end)) { in madvise_remove()
/Linux-v5.15/fs/
Duserfaultfd.c758 bool userfaultfd_remove(struct vm_area_struct *vma, in userfaultfd_remove() function