Searched refs:__NR_shmctl (Results 1 – 15 of 15) sorted by relevance
46 #ifdef __NR_shmctl47 DO_TEST(shmctl, __NR_shmctl)
53 __NR_shmctl = 308
53 __NR_shmctl = 195
53 __NR_shmctl = 31
53 # __NR_shmctl is not set
58 tst_syscall(__NR_shmctl, 0xF00F, IPC_RMID, NULL); in setup()
99 #ifdef __NR_shmctl100 { "shmctl", __NR_shmctl },
35 #define __NR_shmctl 31 macro
30 #define __NR_shmctl (__X32_SYSCALL_BIT + 31) macro
101 #ifndef __NR_shmctl102 # define __NR_shmctl (SYSCALL_BIT | 31) macro
547 #define __NR_shmctl 195 macro548 __SC_COMP(__NR_shmctl, sys_shmctl, compat_sys_shmctl)
34 #define __NR_shmctl (__NR_Linux + 30) macro
267 #define __NR_shmctl (__NR_SYSCALL_BASE + 308) macro