Searched refs:__NR_mq_open (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | unistd_64.h | 261 #define __NR_mq_open 240 macro
|
D | unistd_32.h | 295 #define __NR_mq_open 277 macro
|
D | unistd_x32.h | 231 #define __NR_mq_open (__X32_SYSCALL_BIT + 240) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 249 #define __NR_mq_open 180 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 405 #define __NR_mq_open 180 macro 406 __SC_COMP(__NR_mq_open, sys_mq_open, compat_sys_mq_open)
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
D | unistd.h | 539 #define __NR_mq_open 180 macro 540 __SC_COMP(__NR_mq_open, sys_mq_open, compat_sys_mq_open)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | unistd.h | 539 #define __NR_mq_open 180 macro 540 __SC_COMP(__NR_mq_open, sys_mq_open, compat_sys_mq_open)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | unistd_n64.h | 251 #define __NR_mq_open (__NR_Linux + 230) macro
|
D | unistd_n32.h | 255 #define __NR_mq_open (__NR_Linux + 234) macro
|
D | unistd_o32.h | 292 #define __NR_mq_open (__NR_Linux + 271) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 237 #define __NR_mq_open (__NR_SYSCALL_BASE + 274) macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | unistd32.h | 561 #define __NR_mq_open 274 macro 562 __SYSCALL(__NR_mq_open, compat_sys_mq_open)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 250 #define __NR_mq_open (__NR_SYSCALL_BASE + 274) macro
|
/kernel/liteos_a/syscall/ |
D | syscall_lookup.h | 233 SYSCALL_HAND_DEF(__NR_mq_open, SysMqOpen, mqd_t, ARG_NUM_4)
|