Home
last modified time | relevance | path

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/
Dunistd_64.h263 #define __NR_mq_timedsend 242 macro
Dunistd_32.h297 #define __NR_mq_timedsend 279 macro
Dunistd_x32.h233 #define __NR_mq_timedsend (__X32_SYSCALL_BIT + 242) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dunistd.h252 #define __NR_mq_timedsend 182 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Dunistd.h409 #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/
Dunistd.h544 #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/
Dunistd.h544 #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/
Dunistd_n64.h253 #define __NR_mq_timedsend (__NR_Linux + 232) macro
Dunistd_n32.h257 #define __NR_mq_timedsend (__NR_Linux + 236) macro
Dunistd_o32.h294 #define __NR_mq_timedsend (__NR_Linux + 273) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h239 #define __NR_mq_timedsend (__NR_SYSCALL_BASE + 276) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dunistd32.h565 #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/
Dunistd-common.h252 #define __NR_mq_timedsend (__NR_SYSCALL_BASE + 276) macro
/kernel/liteos_a/syscall/
Dsyscall_lookup.h235 SYSCALL_HAND_DEF(__NR_mq_timedsend, SysMqTimedSend, int, ARG_NUM_5)