Home
last modified time | relevance | path

Searched refs:old_mmap (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dsyscalls.h5 asmlinkage int old_mmap(unsigned long addr, unsigned long len,
/openbmc/linux/arch/sh/kernel/
H A Dsys_sh.c32 asmlinkage int old_mmap(unsigned long addr, unsigned long len, in old_mmap() function
/openbmc/qemu/linux-user/sh4/
H A Dsyscall.tbl100 90 common mmap old_mmap
/openbmc/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl100 90 common mmap old_mmap
/openbmc/linux/mm/
H A Dnommu.c1289 SYSCALL_DEFINE1(old_mmap, struct mmap_arg_struct __user *, arg) in SYSCALL_DEFINE1() argument
H A Dmmap.c1451 SYSCALL_DEFINE1(old_mmap, struct mmap_arg_struct __user *, arg) in SYSCALL_DEFINE1() argument