Searched refs:mmap_region (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | vdso.c | 102 base = mmap_region(NULL, STACK_TOP, PAGE_SIZE, in arch_setup_additional_pages()
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/ |
H A D | 0005-Replace-off64_t-stat64-with-off_t-stat.patch | 193 typedef struct mmap_region {
|
/openbmc/linux/mm/ |
H A D | mmap.c | 1381 addr = mmap_region(file, addr, len, vm_flags, pgoff, uf); in do_mmap() 2907 unsigned long mmap_region(struct file *file, unsigned long addr, in mmap_region() function
|
/openbmc/linux/include/linux/ |
H A D | mm.h | 3288 extern unsigned long mmap_region(struct file *file, unsigned long addr,
|