Searched refs:__NR_mmap2 (Results 1 – 8 of 8) sorted by relevance
12 #ifdef __NR_mmap2 in syscall_defines()13 SYSNR(__NR_mmap2); in syscall_defines()
71 #ifdef __NR_mmap2
12 #define STUB_MMAP_NR __NR_mmap2
210 #define __NR_mmap2 192 macro
397 #define __NR_mmap2 192 macro398 __SYSCALL(__NR_mmap2, compat_sys_aarch32_mmap2)
897 #define __NR_mmap2 __NR3264_mmap
618 #ifndef __NR_mmap2 in TEST_SIGNAL()621 int sysno = __NR_mmap2; in TEST_SIGNAL()