Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/asm-generic/
A Dsyscalls.h19 #ifndef sys_mmap
20 asmlinkage long sys_mmap(unsigned long addr, unsigned long len,
/linux-6.3-rc2/tools/include/nolibc/
A Darch-s390.h211 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap() function
225 #define sys_mmap sys_mmap macro
A Dsys.h711 #ifndef sys_mmap
713 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap() function
738 void *ret = sys_mmap(addr, length, prot, flags, fd, offset); in mmap()
/linux-6.3-rc2/arch/ia64/include/asm/
A Dunistd.h26 asmlinkage unsigned long sys_mmap(
/linux-6.3-rc2/arch/sparc/kernel/
A Dsystbls.h17 asmlinkage long sys_mmap(unsigned long addr, unsigned long len,
A Dsys32.S18 sethi %hi(sys_mmap), %g1
19 jmpl %g1 + %lo(sys_mmap), %g0
/linux-6.3-rc2/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-6.3-rc2/arch/powerpc/include/asm/
A Dsyscalls.h55 long sys_mmap(unsigned long addr, size_t len,
/linux-6.3-rc2/arch/parisc/kernel/
A Dsys_parisc.c285 asmlinkage unsigned long sys_mmap(unsigned long addr, unsigned long len, in sys_mmap() function
/linux-6.3-rc2/Documentation/admin-guide/
A 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.3-rc2/arch/ia64/kernel/syscalls/
A Dsyscall.tbl139 127 common mmap sys_mmap
/linux-6.3-rc2/arch/x86/entry/syscalls/
A Dsyscall_64.tbl20 9 common mmap sys_mmap
/linux-6.3-rc2/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl20 9 common mmap sys_mmap
/linux-6.3-rc2/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl100 90 common mmap sys_mmap
/linux-6.3-rc2/arch/parisc/kernel/syscalls/
A Dsyscall.tbl103 90 common mmap sys_mmap
/linux-6.3-rc2/arch/sparc/kernel/syscalls/
A Dsyscall.tbl95 71 common mmap sys_mmap
/linux-6.3-rc2/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl127 90 common mmap sys_mmap
/linux-6.3-rc2/include/uapi/asm-generic/
A Dunistd.h646 __SC_3264(__NR3264_mmap, sys_mmap2, sys_mmap)
/linux-6.3-rc2/tools/include/uapi/asm-generic/
A Dunistd.h646 __SC_3264(__NR3264_mmap, sys_mmap2, sys_mmap)
/linux-6.3-rc2/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl127 90 common mmap sys_mmap
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-script-python.txt55 sys_mmap 217

Completed in 53 milliseconds