Home
last modified time | relevance | path

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

/linux/include/linux/
A Duserfaultfd_k.h129 extern int dup_userfaultfd(struct vm_area_struct *, struct list_head *);
196 static inline int dup_userfaultfd(struct vm_area_struct *vma, in dup_userfaultfd() function
/linux/fs/
A Duserfaultfd.c640 int dup_userfaultfd(struct vm_area_struct *vma, struct list_head *fcs) in dup_userfaultfd() function
/linux/kernel/
A Dfork.c558 retval = dup_userfaultfd(tmp, &uf); in dup_mmap()

Completed in 11 milliseconds