Home
last modified time | relevance | path

Searched refs:SYS_mmap2 (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/tests/
H A Dsys_syscall_test.cpp27 #if defined(SYS_mmap2)
28 #error SYS_mmap2 should not be defined for LP64
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h601 #define SYS_mmap2 __NR_mmap2 macro