Home
last modified time | relevance | path

Searched refs:__NR_mmap2 (Results 1 – 25 of 27) sorted by relevance

12

/external/syzkaller/sys/linux/
Dsocket_xdp_386.const24 __NR_mmap2 = 192
Dsocket_xdp_arm.const24 __NR_mmap2 = 192
Dsocket_xdp_arm64.const24 # __NR_mmap2 is not set
Dsocket_xdp_amd64.const24 # __NR_mmap2 is not set
Dsocket_xdp_ppc64le.const24 # __NR_mmap2 is not set
Dbinder_386.const38 __NR_mmap2 = 192
Dbinder_arm.const38 __NR_mmap2 = 192
Dbinder_amd64.const38 # __NR_mmap2 is not set
Dbinder_arm64.const38 # __NR_mmap2 is not set
Dbinder_ppc64le.const38 # __NR_mmap2 is not set
Dsocket_xdp.txt70 _ = __NR_mmap2
Dbinder.txt25 _ = __NR_mmap2
Dsys_386.const705 __NR_mmap2 = 192
Dsys_amd64.const705 # __NR_mmap2 is not set
Dsys_arm.const705 __NR_mmap2 = 192
Dsys_ppc64le.const705 # __NR_mmap2 is not set
Dsys_arm64.const705 # __NR_mmap2 is not set
/external/openssh/
Dsandbox-seccomp-filter.c184 #ifdef __NR_mmap2
185 SC_ALLOW(__NR_mmap2),
/external/ltp/testcases/kernel/mem/vma/
Dvma03.c58 #ifdef __NR_mmap2
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux_s390.cc54 return syscall(__NR_mmap2, &params); in internal_mmap()
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_32.h196 #define __NR_mmap2 192 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
Dunistd-common.h155 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192) macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dunistd_o32.h214 #define __NR_mmap2 (__NR_Linux + 210) macro
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h787 #define __NR_mmap2 __NR3264_mmap
/external/seccomp-tests/linux/
Dseccomp_bpf.c471 #ifndef __NR_mmap2 in TEST_SIGNAL()
474 int sysno = __NR_mmap2; in TEST_SIGNAL()

12