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

/external/chromium_org/sandbox/linux/services/
H A Dx86_64_linux_syscalls.h133 #if !defined(__NR_shmat)
134 #define __NR_shmat 30 macro
H A Darm_linux_syscalls.h1058 #if !defined(__NR_shmat)
1059 #define __NR_shmat (__NR_SYSCALL_BASE+305) macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h70 #define __NR_shmat 30 macro
H A Dvki-scnums-arm-linux.h343 #define __NR_shmat 305 macro
H A Dvki-scnums-darwin.h475 #define __NR_shmat VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(262) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h333 #define __NR_shmat (__NR_SYSCALL_BASE+305) macro
/external/kernel-headers/original/asm-mips/
H A Dunistd.h416 #define __NR_shmat (__NR_Linux + 29) macro
739 #define __NR_shmat (__NR_Linux + 29) macro

Completed in 272 milliseconds