Home
last modified time | relevance | path

Searched refs:do_mmap_shared_file (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dnommu.c954 static int do_mmap_shared_file(struct vm_area_struct *vma) in do_mmap_shared_file() function
1181 ret = do_mmap_shared_file(vma); in do_mmap()
1231 ret = do_mmap_shared_file(vma); in do_mmap()
/kernel/linux/linux-6.6/mm/
H A Dnommu.c895 static int do_mmap_shared_file(struct vm_area_struct *vma) in do_mmap_shared_file() function
1128 ret = do_mmap_shared_file(vma); in do_mmap()
1178 ret = do_mmap_shared_file(vma); in do_mmap()

Completed in 9 milliseconds