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

/external/fio/os/
H A Dos-linux-syscall.h50 #define __NR_shmctl 31 macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h35 #define __NR_shmctl 31 macro
H A Dunistd_x32.h30 #define __NR_shmctl (__X32_SYSCALL_BIT + 31) macro
/external/libchrome/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h790 #if !defined(__NR_shmctl)
791 #define __NR_shmctl 195 macro
H A Dmips64_linux_syscalls.h136 #if !defined(__NR_shmctl)
137 #define __NR_shmctl (__NR_Linux + 30) macro
H A Dx86_64_linux_syscalls.h137 #if !defined(__NR_shmctl)
138 #define __NR_shmctl 31 macro
H A Darm_linux_syscalls.h1072 #if !defined(__NR_shmctl)
1073 #define __NR_shmctl (__NR_SYSCALL_BASE+308) macro
/external/strace/
H A Dscno.h101 #ifndef __NR_shmctl
102 # define __NR_shmctl (SYSCALL_BIT | 31) macro
/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h71 #define __NR_shmctl 31 macro
H A Dvki-scnums-arm64-linux.h240 #define __NR_shmctl 195 macro
H A Dvki-scnums-mips64-linux.h69 #define __NR_shmctl (__NR_Linux + 30) macro
H A Dvki-scnums-arm-linux.h346 #define __NR_shmctl 308 macro
H A Dvki-scnums-darwin.h507 #define __NR_shmctl VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(263) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd-common.h267 #define __NR_shmctl (__NR_SYSCALL_BASE + 308) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h545 #define __NR_shmctl 195 macro
546 __SC_COMP(__NR_shmctl, sys_shmctl, compat_sys_shmctl)
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h437 #define __NR_shmctl (__NR_Linux + 30) macro
780 #define __NR_shmctl (__NR_Linux + 30) macro

Completed in 137 milliseconds