Searched refs:mmap_region (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | vdso.c | 102 base = mmap_region(NULL, STACK_TOP, PAGE_SIZE, in arch_setup_additional_pages()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | mmap.c | 1649 addr = mmap_region(file, addr, len, vm_flags, pgoff, uf); in do_mmap() 1796 unsigned long mmap_region(struct file *file, unsigned long addr, in mmap_region() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mm.h | 2750 extern unsigned long mmap_region(struct file *file, unsigned long addr,
|