/openbmc/linux/tools/testing/selftests/powerpc/syscalls/ |
H A D | ipc.h | 10 #ifdef __NR_semctl 11 DO_TEST(semctl, __NR_semctl)
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 169 #define __NR_semctl 191 macro
|
H A D | unistd_64.h | 194 #define __NR_semctl 191 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 195 #define __NR_semctl 191 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 192 #define __NR_semctl 191 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 338 #define __NR_semctl 394 macro
|
H A D | unistd_32.h | 370 #define __NR_semctl 394 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 70 #define __NR_semctl 66 macro
|
H A D | unistd_32.h | 388 #define __NR_semctl 394 macro
|
H A D | unistd_x32.h | 59 #define __NR_semctl (__X32_SYSCALL_BIT + 66) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 372 #define __NR_semctl 394 macro
|
H A D | unistd_32.h | 380 #define __NR_semctl 394 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 504 #define __NR_semctl 191 macro 505 __SC_COMP(__NR_semctl, sys_semctl, compat_sys_semctl)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 504 #define __NR_semctl 191 macro 505 __SC_COMP(__NR_semctl, sys_semctl, compat_sys_semctl)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 504 #define __NR_semctl 191 macro 505 __SC_COMP(__NR_semctl, sys_semctl, compat_sys_semctl)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 613 #define __NR_semctl 300 macro 614 __SYSCALL(__NR_semctl, compat_sys_old_semctl)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 68 #define __NR_semctl (__NR_Linux + 64) macro
|
H A D | unistd_n32.h | 68 #define __NR_semctl (__NR_Linux + 64) macro
|
H A D | unistd_o32.h | 373 #define __NR_semctl (__NR_Linux + 394) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 259 #define __NR_semctl (__NR_SYSCALL_BASE + 300) macro
|