Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Duserfaultfd_k.h260 extern bool userfaultfd_remove(struct vm_area_struct *vma,
371 static inline bool userfaultfd_remove(struct vm_area_struct *vma, in userfaultfd_remove() function
/linux-6.12.1/mm/
Dmadvise.c894 if (!userfaultfd_remove(vma, start, end)) { in madvise_dontneed_free()
1008 if (userfaultfd_remove(vma, start, end)) { in madvise_remove()
/linux-6.12.1/fs/
Duserfaultfd.c770 bool userfaultfd_remove(struct vm_area_struct *vma, in userfaultfd_remove() function