Searched defs:__NR_shmat (Results 1 - 16 of 16) sorted by relevance

/external/fio/arch/
H A Darch-x86_64.h34 #define __NR_shmat 30 macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h34 #define __NR_shmat 30 macro
H A Dunistd_x32.h29 #define __NR_shmat (__X32_SYSCALL_BIT + 30) macro
/external/libchrome/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h794 #if !defined(__NR_shmat)
795 #define __NR_shmat 196 macro
H A Dmips64_linux_syscalls.h132 #if !defined(__NR_shmat)
133 #define __NR_shmat (__NR_Linux + 29) macro
H A Dx86_64_linux_syscalls.h133 #if !defined(__NR_shmat)
134 #define __NR_shmat 30 macro
H A Darm_linux_syscalls.h1060 #if !defined(__NR_shmat)
1061 #define __NR_shmat (__NR_SYSCALL_BASE+305) macro
/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h70 #define __NR_shmat 30 macro
H A Dvki-scnums-arm64-linux.h241 #define __NR_shmat 196 macro
H A Dvki-scnums-mips64-linux.h68 #define __NR_shmat (__NR_Linux + 29) macro
H A Dvki-scnums-tilegx-linux.h337 #define __NR_shmat 196 macro
H A Dvki-scnums-arm-linux.h343 #define __NR_shmat 305 macro
H A Dvki-scnums-darwin.h497 #define __NR_shmat VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(262) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h333 #define __NR_shmat (__NR_SYSCALL_BASE+305) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h544 #define __NR_shmat 196 macro
545 __SC_COMP(__NR_shmat, sys_shmat, compat_sys_shmat)
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h429 #define __NR_shmat (__NR_Linux + 29) macro
766 #define __NR_shmat (__NR_Linux + 29) macro

Completed in 136 milliseconds