Home
last modified time | relevance | path

Searched refs:__NR_mmap (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/samples/bpf/
H A Dsyscall_nrs.c15 #ifdef __NR_mmap in syscall_defines()
16 SYSNR(__NR_mmap); in syscall_defines()
H A Dtracex5_kern.c82 #ifdef __NR_mmap
/kernel/linux/linux-6.6/samples/bpf/
H A Dsyscall_nrs.c15 #ifdef __NR_mmap in syscall_defines()
16 SYSNR(__NR_mmap); in syscall_defines()
H A Dtracex5.bpf.c82 #ifdef __NR_mmap
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-oabi.h16 #define __NR_mmap (__NR_SYSCALL_BASE + 90) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-oabi.h29 #define __NR_mmap (__NR_SYSCALL_BASE + 90) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-oabi.h29 #define __NR_mmap (__NR_SYSCALL_BASE + 90) macro
/kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/
H A Dstub_64.h12 #define STUB_MMAP_NR __NR_mmap
/kernel/linux/linux-6.6/arch/x86/um/shared/sysdep/
H A Dstub_64.h13 #define STUB_MMAP_NR __NR_mmap
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Darch-s390.h175 return (void *)my_syscall1(__NR_mmap, &args); in sys_mmap()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h111 #define __NR_mmap 90 macro
H A Dunistd_64.h30 #define __NR_mmap 9 macro
H A Dunistd_x32.h30 #define __NR_mmap (__X32_SYSCALL_BIT + 9) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h111 #define __NR_mmap 90 macro
H A Dunistd_64.h30 #define __NR_mmap 9 macro
H A Dunistd_x32.h30 #define __NR_mmap (__X32_SYSCALL_BIT + 9) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dunistd.h418 #define __NR_mmap __NR3264_mmap macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dunistd.h418 #define __NR_mmap __NR3264_mmap macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dunistd_o32.h111 #define __NR_mmap (__NR_Linux + 90) macro
H A Dunistd_n64.h30 #define __NR_mmap (__NR_Linux + 9) macro
H A Dunistd_n32.h30 #define __NR_mmap (__NR_Linux + 9) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dunistd_o32.h111 #define __NR_mmap (__NR_Linux + 90) macro
H A Dunistd_n32.h30 #define __NR_mmap (__NR_Linux + 9) macro
H A Dunistd_n64.h30 #define __NR_mmap (__NR_Linux + 9) macro
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dunistd.h888 #define __NR_mmap __NR3264_mmap macro

Completed in 29 milliseconds

12