Home
last modified time | relevance | path

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/
Dunistd_64.h265 #define __NR_mq_notify 244 macro
Dunistd_32.h299 #define __NR_mq_notify 281 macro
Dunistd_x32.h341 #define __NR_mq_notify (__X32_SYSCALL_BIT + 527) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dunistd.h255 #define __NR_mq_notify 184 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Dunistd.h414 #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/
Dunistd.h550 #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/
Dunistd.h550 #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/
Dunistd_n64.h255 #define __NR_mq_notify (__NR_Linux + 234) macro
Dunistd_n32.h259 #define __NR_mq_notify (__NR_Linux + 238) macro
Dunistd_o32.h296 #define __NR_mq_notify (__NR_Linux + 275) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
Dunistd-common.h241 #define __NR_mq_notify (__NR_SYSCALL_BASE + 278) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dunistd32.h569 #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/
Dunistd-common.h254 #define __NR_mq_notify (__NR_SYSCALL_BASE + 278) macro
/kernel/liteos_a/syscall/
Dsyscall_lookup.h231 SYSCALL_HAND_DEF(__NR_mq_notify, SysMqNotify, int, ARG_NUM_2)