/openbmc/linux/tools/testing/selftests/powerpc/syscalls/ |
H A D | ipc.h | 46 #ifdef __NR_shmctl 47 DO_TEST(shmctl, __NR_shmctl)
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 172 #define __NR_shmctl 195 macro
|
H A D | unistd_64.h | 198 #define __NR_shmctl 195 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 199 #define __NR_shmctl 195 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 196 #define __NR_shmctl 195 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 340 #define __NR_shmctl 396 macro
|
H A D | unistd_32.h | 372 #define __NR_shmctl 396 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 35 #define __NR_shmctl 31 macro
|
H A D | unistd_32.h | 390 #define __NR_shmctl 396 macro
|
H A D | unistd_x32.h | 30 #define __NR_shmctl (__X32_SYSCALL_BIT + 31) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 374 #define __NR_shmctl 396 macro
|
H A D | unistd_32.h | 382 #define __NR_shmctl 396 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 516 #define __NR_shmctl 195 macro 517 __SC_COMP(__NR_shmctl, sys_shmctl, compat_sys_shmctl)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 516 #define __NR_shmctl 195 macro 517 __SC_COMP(__NR_shmctl, sys_shmctl, compat_sys_shmctl)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 516 #define __NR_shmctl 195 macro 517 __SC_COMP(__NR_shmctl, sys_shmctl, compat_sys_shmctl)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 629 #define __NR_shmctl 308 macro 630 __SYSCALL(__NR_shmctl, compat_sys_old_shmctl)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 34 #define __NR_shmctl (__NR_Linux + 30) macro
|
H A D | unistd_n32.h | 34 #define __NR_shmctl (__NR_Linux + 30) macro
|
H A D | unistd_o32.h | 375 #define __NR_shmctl (__NR_Linux + 396) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 267 #define __NR_shmctl (__NR_SYSCALL_BASE + 308) macro
|