Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dvdso.c102 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 D0005-Replace-off64_t-stat64-with-off_t-stat.patch193 typedef struct mmap_region {
/openbmc/linux/mm/
H A Dmmap.c1381 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 Dmm.h3288 extern unsigned long mmap_region(struct file *file, unsigned long addr,