Searched defs:uf (Results 1 – 3 of 3) sorted by relevance
/mm/ |
D | mremap.c | 543 struct vm_userfaultfd_ctx *uf, struct list_head *uf_unmap) in move_vma() 766 unsigned long flags, struct vm_userfaultfd_ctx *uf, in mremap_to() 888 struct vm_userfaultfd_ctx uf = NULL_VM_UFFD_CTX; in SYSCALL_DEFINE5() local
|
D | mmap.c | 633 struct rb_node **parent, struct list_head *uf) in munmap_vma_range() 1473 unsigned long *populate, struct list_head *uf) in do_mmap() 1798 struct list_head *uf) in mmap_region() 2940 struct list_head *uf, bool downgrade) in __do_munmap() 3050 struct list_head *uf) in do_munmap() 3198 … int do_brk_flags(unsigned long addr, unsigned long len, unsigned long flags, struct list_head *uf) in do_brk_flags()
|
D | nommu.c | 1076 struct list_head *uf) in do_mmap() 1456 int do_munmap(struct mm_struct *mm, unsigned long start, size_t len, struct list_head *uf) in do_munmap()
|