Searched refs:__NR_mmap2 (Results 1 – 15 of 15) sorted by relevance
64 #if defined(__NR_mmap2) && !defined(SYS_mmap2)65 #define SYS_mmap2 __NR_mmap2
59 #ifdef __NR_mmap2
54 return syscall(__NR_mmap2, ¶ms); in internal_mmap()
237 #ifdef __NR_mmap2238 SC_ALLOW_ARG_MASK(__NR_mmap2, 2, PROT_READ|PROT_WRITE|PROT_NONE),
196 #define __NR_mmap2 192 macro
155 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192) macro
910 #define __NR_mmap2 __NR3264_mmap
841 #ifdef __NR_mmap2842 #define SYS_mmap2 __NR_mmap2
471 #ifndef __NR_mmap2 in TEST_SIGNAL()474 int sysno = __NR_mmap2; in TEST_SIGNAL()
1773 # ifndef __NR_mmap21774 # define __NR_mmap2 192 macro3929 #define __NR__mmap2 __NR_mmap2
631 #ifndef __NR_mmap2 in TEST_SIGNAL()634 int sysno = __NR_mmap2; in TEST_SIGNAL()