Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dnommu.c975 static int do_mmap_private(struct vm_area_struct *vma, in do_mmap_private() function
1233 ret = do_mmap_private(vma, region, len, capabilities); in do_mmap()
1563 * as long as it stays within the region allocated by do_mmap_private() and the
/kernel/linux/linux-6.6/mm/
H A Dnommu.c916 static int do_mmap_private(struct vm_area_struct *vma, in do_mmap_private() function
1180 ret = do_mmap_private(vma, region, len, capabilities); in do_mmap()
1544 * as long as it stays within the region allocated by do_mmap_private() and the

Completed in 5 milliseconds