Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dvma.h300 unsigned long mmap_region(struct file *file, unsigned long addr,
H A Dmmap.c561 addr = mmap_region(file, addr, len, vm_flags, pgoff, uf); in do_mmap()
H A Dvma.c2572 unsigned long mmap_region(struct file *file, unsigned long addr, in mmap_region() function