Searched refs:__NR_mq_notify (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | unistd_64.h | 265 #define __NR_mq_notify 244 macro
|
D | unistd_32.h | 299 #define __NR_mq_notify 281 macro
|
D | unistd_x32.h | 341 #define __NR_mq_notify (__X32_SYSCALL_BIT + 527) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 255 #define __NR_mq_notify 184 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 414 #define __NR_mq_notify 184 macro 415 __SC_COMP(__NR_mq_notify, sys_mq_notify, compat_sys_mq_notify)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | unistd.h | 550 #define __NR_mq_notify 184 macro 551 __SC_COMP(__NR_mq_notify, sys_mq_notify, compat_sys_mq_notify)
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
D | unistd.h | 550 #define __NR_mq_notify 184 macro 551 __SC_COMP(__NR_mq_notify, sys_mq_notify, compat_sys_mq_notify)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | unistd_n64.h | 255 #define __NR_mq_notify (__NR_Linux + 234) macro
|
D | unistd_n32.h | 259 #define __NR_mq_notify (__NR_Linux + 238) macro
|
D | unistd_o32.h | 296 #define __NR_mq_notify (__NR_Linux + 275) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 241 #define __NR_mq_notify (__NR_SYSCALL_BASE + 278) macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | unistd32.h | 569 #define __NR_mq_notify 278 macro 570 __SYSCALL(__NR_mq_notify, compat_sys_mq_notify)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 254 #define __NR_mq_notify (__NR_SYSCALL_BASE + 278) macro
|
/kernel/liteos_a/syscall/ |
D | syscall_lookup.h | 231 SYSCALL_HAND_DEF(__NR_mq_notify, SysMqNotify, int, ARG_NUM_2)
|