Searched refs:sys_mmap (Results 1 – 10 of 10) sorted by relevance
/linux/tools/include/nolibc/ |
H A D | arch-s390.h | 164 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap() function 178 #define sys_mmap sys_mmap macro
|
/linux/arch/sparc/kernel/ |
H A D | systbls.h | 17 asmlinkage long sys_mmap(unsigned long addr, unsigned long len,
|
/linux/arch/powerpc/include/asm/ |
H A D | syscalls.h | 55 long sys_mmap(unsigned long addr, size_t len,
|
/linux/arch/parisc/kernel/ |
H A D | sys_parisc.c | 195 asmlinkage unsigned long sys_mmap(unsigned long addr, unsigned long len, in sys_mmap() function
|
/linux/scripts/ |
H A D | syscall.tbl | 267 222 64 mmap sys_mmap
|
/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 21 9 common mmap sys_mmap
|
/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 21 9 common mmap sys_mmap
|
/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 571 __SC_3264(__NR3264_mmap, sys_mmap2, sys_mmap)
|
/linux/tools/perf/arch/powerpc/entry/syscalls/ |
H A D | syscall.tbl | 127 90 common mmap sys_mmap
|
/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 571 __SC_3264(__NR3264_mmap, sys_mmap2, sys_mmap)
|