/openbmc/linux/tools/testing/selftests/powerpc/syscalls/ |
H A D | ipc.h | 26 #ifdef __NR_msgget 27 DO_TEST(msgget, __NR_msgget)
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 164 #define __NR_msgget 186 macro
|
H A D | unistd_64.h | 189 #define __NR_msgget 186 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 190 #define __NR_msgget 186 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 187 #define __NR_msgget 186 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 343 #define __NR_msgget 399 macro
|
H A D | unistd_32.h | 375 #define __NR_msgget 399 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 72 #define __NR_msgget 68 macro
|
H A D | unistd_32.h | 393 #define __NR_msgget 399 macro
|
H A D | unistd_x32.h | 61 #define __NR_msgget (__X32_SYSCALL_BIT + 68) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 377 #define __NR_msgget 399 macro
|
H A D | unistd_32.h | 385 #define __NR_msgget 399 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 494 #define __NR_msgget 186 macro 495 __SYSCALL(__NR_msgget, sys_msgget)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 494 #define __NR_msgget 186 macro 495 __SYSCALL(__NR_msgget, sys_msgget)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 494 #define __NR_msgget 186 macro 495 __SYSCALL(__NR_msgget, sys_msgget)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 619 #define __NR_msgget 303 macro 620 __SYSCALL(__NR_msgget, sys_msgget)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 70 #define __NR_msgget (__NR_Linux + 66) macro
|
H A D | unistd_n32.h | 70 #define __NR_msgget (__NR_Linux + 66) macro
|
H A D | unistd_o32.h | 378 #define __NR_msgget (__NR_Linux + 399) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 262 #define __NR_msgget (__NR_SYSCALL_BASE + 303) macro
|