Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Duserfaultfd_k.h191 extern bool userfaultfd_remove(struct vm_area_struct *vma,
271 static inline bool userfaultfd_remove(struct vm_area_struct *vma, in userfaultfd_remove() function
/Linux-v6.6/mm/
Dmadvise.c873 if (!userfaultfd_remove(vma, start, end)) { in madvise_dontneed_free()
1007 if (userfaultfd_remove(vma, start, end)) { in madvise_remove()
/Linux-v6.6/fs/
Duserfaultfd.c809 bool userfaultfd_remove(struct vm_area_struct *vma, in userfaultfd_remove() function