Searched refs:__NR_mmap (Results 1 – 13 of 13) sorted by relevance
15 #ifdef __NR_mmap in syscall_defines()16 SYSNR(__NR_mmap); in syscall_defines()
82 #ifdef __NR_mmap
12 #define __NR_mmap (__NR_SYSCALL_BASE + 90) macro
12 #define STUB_MMAP_NR __NR_mmap
52 - syscall(__NR_mmap, 0x20000000ul, 0x1000000ul, 7ul, 0x32ul, -1, 0ul);
926 #ifdef __NR_mmap927 # define SYS_mmap __NR_mmap
767 #define __NR_mmap __NR3264_mmap macro
890 #define __NR_mmap __NR3264_mmap macro
888 #define __NR_mmap __NR3264_mmap macro
713 int sysno = __NR_mmap; in TEST_SIGNAL()
354 jeq #9, good /* __NR_mmap */