/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | unistd_32.h | 160 #define __NR_mq_open 180 macro
|
H A D | unistd_64.h | 183 #define __NR_mq_open 180 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 184 #define __NR_mq_open 180 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 181 #define __NR_mq_open 180 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 220 #define __NR_mq_open 271 macro
|
H A D | unistd_32.h | 253 #define __NR_mq_open 271 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 244 #define __NR_mq_open 240 macro
|
H A D | unistd_32.h | 278 #define __NR_mq_open 277 macro
|
H A D | unistd_x32.h | 214 #define __NR_mq_open (__X32_SYSCALL_BIT + 240) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 255 #define __NR_mq_open 262 macro
|
H A D | unistd_32.h | 264 #define __NR_mq_open 262 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 477 #define __NR_mq_open 180 macro 478 __SC_COMP(__NR_mq_open, sys_mq_open, compat_sys_mq_open)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 477 #define __NR_mq_open 180 macro 478 __SC_COMP(__NR_mq_open, sys_mq_open, compat_sys_mq_open)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 477 #define __NR_mq_open 180 macro 478 __SC_COMP(__NR_mq_open, sys_mq_open, compat_sys_mq_open)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 561 #define __NR_mq_open 274 macro 562 __SYSCALL(__NR_mq_open, compat_sys_mq_open)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 234 #define __NR_mq_open (__NR_Linux + 230) macro
|
H A D | unistd_n32.h | 238 #define __NR_mq_open (__NR_Linux + 234) macro
|
H A D | unistd_o32.h | 275 #define __NR_mq_open (__NR_Linux + 271) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 233 #define __NR_mq_open (__NR_SYSCALL_BASE + 274) macro
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 1280 #if defined(TARGET_NR_mq_open) && defined(__NR_mq_open) 13017 #if defined(TARGET_NR_mq_open) && defined(__NR_mq_open) in _syscall2()
|