Searched defs:__NR_mincore (Results 1 - 23 of 23) sorted by relevance

/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h31 #define __NR_mincore 27 macro
H A Dunistd_x32.h26 #define __NR_mincore (__X32_SYSCALL_BIT + 27) macro
H A Dunistd_32.h222 #define __NR_mincore 218 macro
/external/libchrome/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h938 #if !defined(__NR_mincore)
939 #define __NR_mincore 232 macro
H A Dmips64_linux_syscalls.h120 #if !defined(__NR_mincore)
121 #define __NR_mincore (__NR_Linux + 26) macro
H A Dx86_64_linux_syscalls.h121 #if !defined(__NR_mincore)
122 #define __NR_mincore 27 macro
H A Darm_linux_syscalls.h732 #if !defined(__NR_mincore)
733 #define __NR_mincore (__NR_SYSCALL_BASE+219) macro
H A Dmips_linux_syscalls.h886 #if !defined(__NR_mincore)
887 #define __NR_mincore (__NR_Linux + 217) macro
H A Dx86_32_linux_syscalls.h885 #if !defined(__NR_mincore)
886 #define __NR_mincore 218 macro
/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h67 #define __NR_mincore 27 macro
H A Dvki-scnums-arm64-linux.h277 #define __NR_mincore 232 macro
H A Dvki-scnums-mips64-linux.h65 #define __NR_mincore (__NR_Linux + 26) macro
H A Dvki-scnums-s390x-linux.h190 #define __NR_mincore 218 macro
H A Dvki-scnums-tilegx-linux.h389 #define __NR_mincore 232 macro
H A Dvki-scnums-arm-linux.h256 #define __NR_mincore 219 macro
H A Dvki-scnums-darwin.h295 #define __NR_mincore VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(78) macro
H A Dvki-scnums-mips32-linux.h257 #define __NR_mincore (__NR_Linux + 217) macro
H A Dvki-scnums-ppc32-linux.h247 #define __NR_mincore 206 macro
H A Dvki-scnums-ppc64-linux.h243 #define __NR_mincore 206 macro
H A Dvki-scnums-x86-linux.h255 #define __NR_mincore 218 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h247 #define __NR_mincore (__NR_SYSCALL_BASE+219) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h631 #define __NR_mincore 232 macro
632 __SYSCALL(__NR_mincore, sys_mincore)
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h240 #define __NR_mincore (__NR_Linux + 217) macro
426 #define __NR_mincore (__NR_Linux + 26) macro
763 #define __NR_mincore (__NR_Linux + 26) macro

Completed in 126 milliseconds