Home
last modified time | relevance | path

Searched refs:sys_mmap (Results 1 – 20 of 20) sorted by relevance

/linux/include/asm-generic/
A Dsyscalls.h19 #ifndef sys_mmap
20 asmlinkage long sys_mmap(unsigned long addr, unsigned long len,
/linux/arch/ia64/include/asm/
A Dunistd.h26 asmlinkage unsigned long sys_mmap(
/linux/arch/x86/um/
A Dsys_call_table_64.c29 #define sys_mmap old_mmap macro
/linux/arch/powerpc/include/asm/
A Dsyscalls.h13 asmlinkage long sys_mmap(unsigned long addr, size_t len,
/linux/arch/ia64/kernel/
A Dsys_ia64.c149 sys_mmap (unsigned long addr, unsigned long len, int prot, int flags, int fd, long off) in sys_mmap() function
/linux/arch/powerpc/kernel/
A Dsys_ppc32.c56 return sys_mmap(addr, len, prot, flags, fd, pgoff << 12); in compat_sys_mmap2()
/linux/arch/sparc/kernel/
A Dsys32.S18 sethi %hi(sys_mmap), %g1
19 jmpl %g1 + %lo(sys_mmap), %g0
A Dsystbls.h17 asmlinkage long sys_mmap(unsigned long addr, unsigned long len,
/linux/arch/parisc/kernel/
A Dsys_parisc.c285 asmlinkage unsigned long sys_mmap(unsigned long addr, unsigned long len, in sys_mmap() function
/linux/arch/ia64/kernel/syscalls/
A Dsyscall.tbl139 127 common mmap sys_mmap
/linux/arch/x86/entry/syscalls/
A Dsyscall_64.tbl20 9 common mmap sys_mmap
/linux/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl20 9 common mmap sys_mmap
/linux/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl100 90 common mmap sys_mmap
/linux/arch/parisc/kernel/syscalls/
A Dsyscall.tbl103 90 common mmap sys_mmap
/linux/arch/sparc/kernel/syscalls/
A Dsyscall.tbl95 71 common mmap sys_mmap
/linux/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl127 90 common mmap sys_mmap
/linux/tools/include/uapi/asm-generic/
A Dunistd.h646 __SC_3264(__NR3264_mmap, sys_mmap2, sys_mmap)
/linux/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl127 90 common mmap sys_mmap
/linux/include/uapi/asm-generic/
A Dunistd.h646 __SC_3264(__NR3264_mmap, sys_mmap2, sys_mmap)
/linux/tools/perf/Documentation/
A Dperf-script-python.txt55 sys_mmap 217

Completed in 23 milliseconds