Home
last modified time | relevance | path

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

/linux-6.6.21/include/asm-generic/
Dsyscalls.h19 #ifndef sys_mmap
20 asmlinkage long sys_mmap(unsigned long addr, unsigned long len,
/linux-6.6.21/tools/include/nolibc/
Darch-s390.h163 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap() function
177 #define sys_mmap sys_mmap macro
Dsys.h665 #ifndef sys_mmap
667 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap() function
691 void *ret = sys_mmap(addr, length, prot, flags, fd, offset); in mmap()
/linux-6.6.21/arch/ia64/include/asm/
Dunistd.h26 asmlinkage unsigned long sys_mmap(
/linux-6.6.21/arch/ia64/kernel/
Dsys_ia64.c149 sys_mmap (unsigned long addr, unsigned long len, int prot, int flags, int fd, long off) in sys_mmap() function
/linux-6.6.21/arch/sparc/kernel/
Dsystbls.h17 asmlinkage long sys_mmap(unsigned long addr, unsigned long len,
Dsys32.S18 sethi %hi(sys_mmap), %g1
19 jmpl %g1 + %lo(sys_mmap), %g0
/linux-6.6.21/arch/powerpc/include/asm/
Dsyscalls.h55 long sys_mmap(unsigned long addr, size_t len,
/linux-6.6.21/arch/parisc/kernel/
Dsys_parisc.c194 asmlinkage unsigned long sys_mmap(unsigned long addr, unsigned long len, in sys_mmap() function
/linux-6.6.21/Documentation/admin-guide/
Dworkload-tracing.rst392 | mmap | 243 | Memory Mgmt. | sys_mmap() |
466 | mmap | 61 | Memory Mgmt. | sys_mmap() |
568 | mmap | 7 | Memory Mgmt. | sys_mmap() |
/linux-6.6.21/arch/ia64/kernel/syscalls/
Dsyscall.tbl139 127 common mmap sys_mmap
/linux-6.6.21/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl20 9 common mmap sys_mmap
/linux-6.6.21/arch/x86/entry/syscalls/
Dsyscall_64.tbl20 9 common mmap sys_mmap
/linux-6.6.21/arch/parisc/kernel/syscalls/
Dsyscall.tbl103 90 common mmap sys_mmap
/linux-6.6.21/arch/microblaze/kernel/syscalls/
Dsyscall.tbl100 90 common mmap sys_mmap
/linux-6.6.21/arch/sparc/kernel/syscalls/
Dsyscall.tbl95 71 common mmap sys_mmap
/linux-6.6.21/tools/include/uapi/asm-generic/
Dunistd.h571 __SC_3264(__NR3264_mmap, sys_mmap2, sys_mmap)
/linux-6.6.21/include/uapi/asm-generic/
Dunistd.h571 __SC_3264(__NR3264_mmap, sys_mmap2, sys_mmap)
/linux-6.6.21/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl127 90 common mmap sys_mmap
/linux-6.6.21/arch/powerpc/kernel/syscalls/
Dsyscall.tbl127 90 common mmap sys_mmap
/linux-6.6.21/tools/perf/Documentation/
Dperf-script-python.txt55 sys_mmap 217