Searched refs:__NR_mq_timedsend (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | unistd_64.h | 263 #define __NR_mq_timedsend 242 macro
|
D | unistd_32.h | 297 #define __NR_mq_timedsend 279 macro
|
D | unistd_x32.h | 233 #define __NR_mq_timedsend (__X32_SYSCALL_BIT + 242) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 252 #define __NR_mq_timedsend 182 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 409 #define __NR_mq_timedsend 182 macro 410 __SC_COMP(__NR_mq_timedsend, sys_mq_timedsend, compat_sys_mq_timedsend)
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
D | unistd.h | 544 #define __NR_mq_timedsend 182 macro 545 __SC_3264(__NR_mq_timedsend, sys_mq_timedsend_time32, sys_mq_timedsend)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | unistd.h | 544 #define __NR_mq_timedsend 182 macro 545 __SC_3264(__NR_mq_timedsend, sys_mq_timedsend_time32, sys_mq_timedsend)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | unistd_n64.h | 253 #define __NR_mq_timedsend (__NR_Linux + 232) macro
|
D | unistd_n32.h | 257 #define __NR_mq_timedsend (__NR_Linux + 236) macro
|
D | unistd_o32.h | 294 #define __NR_mq_timedsend (__NR_Linux + 273) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 239 #define __NR_mq_timedsend (__NR_SYSCALL_BASE + 276) macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | unistd32.h | 565 #define __NR_mq_timedsend 276 macro 566 __SYSCALL(__NR_mq_timedsend, sys_mq_timedsend_time32)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 252 #define __NR_mq_timedsend (__NR_SYSCALL_BASE + 276) macro
|
/kernel/liteos_a/syscall/ |
D | syscall_lookup.h | 235 SYSCALL_HAND_DEF(__NR_mq_timedsend, SysMqTimedSend, int, ARG_NUM_5)
|