Searched refs:dup_userfaultfd (Results 1 – 3 of 3) sorted by relevance
165 extern int dup_userfaultfd(struct vm_area_struct *, struct list_head *);231 static inline int dup_userfaultfd(struct vm_area_struct *vma, in dup_userfaultfd() function
663 int dup_userfaultfd(struct vm_area_struct *vma, struct list_head *fcs) in dup_userfaultfd() function
650 retval = dup_userfaultfd(tmp, &uf); in dup_mmap()