Searched refs:__NR_mmap2 (Results 1 – 25 of 27) sorted by relevance
12
24 __NR_mmap2 = 192
24 # __NR_mmap2 is not set
38 __NR_mmap2 = 192
38 # __NR_mmap2 is not set
70 _ = __NR_mmap2
25 _ = __NR_mmap2
705 __NR_mmap2 = 192
705 # __NR_mmap2 is not set
184 #ifdef __NR_mmap2185 SC_ALLOW(__NR_mmap2),
58 #ifdef __NR_mmap2
54 return syscall(__NR_mmap2, ¶ms); in internal_mmap()
196 #define __NR_mmap2 192 macro
155 #define __NR_mmap2 (__NR_SYSCALL_BASE + 192) macro
214 #define __NR_mmap2 (__NR_Linux + 210) macro
787 #define __NR_mmap2 __NR3264_mmap
471 #ifndef __NR_mmap2 in TEST_SIGNAL()474 int sysno = __NR_mmap2; in TEST_SIGNAL()