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