Searched refs:sys_mmap (Results 1 – 13 of 13) sorted by relevance
| /linux/tools/include/nolibc/sys/ |
| H A D | mman.h | 16 #ifndef sys_mmap 18 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap() function 37 void *ret = sys_mmap(addr, length, prot, flags, fd, offset); in mmap()
|
| /linux/tools/include/nolibc/ |
| H A D | arch-s390.h | 170 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap() 184 #define sys_mmap sys_mmap in sys_fork() 166 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, sys_mmap() function 180 #define sys_mmap sys_mmap global() 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/Documentation/admin-guide/ |
| H A D | workload-tracing.rst | 392 | mmap | 243 | Memory Mgmt. | sys_mmap() | 466 | mmap | 61 | Memory Mgmt. | sys_mmap() | 568 | mmap | 7 | Memory Mgmt. | sys_mmap() |
|
| /linux/scripts/ |
| H A D | syscall.tbl | 267 222 64 mmap sys_mmap
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 267 222 64 mmap sys_mmap
|
| /linux/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 21 9 common mmap sys_mmap
|
| /linux/tools/perf/arch/sparc/entry/syscalls/ |
| H A D | syscall.tbl | 95 71 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/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
|