/third_party/ltp/testcases/kernel/containers/pidns/ |
D | pidns30.c | 112 ltp_syscall(__NR_mq_notify, mqd, NULL); in cleanup_child() 196 if (ltp_syscall(__NR_mq_notify, mqd, ¬if) == -1) { in child_fn()
|
D | pidns31.c | 119 ltp_syscall(__NR_mq_notify, mqd, NULL); in cleanup_resources() 292 if (ltp_syscall(__NR_mq_notify, mqd, ¬if) == (mqd_t) -1) { in main()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 256 #define __NR_mq_notify 278 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 256 #define __NR_mq_notify 278 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 256 #define __NR_mq_notify 278 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 256 #define __NR_mq_notify 278 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 256 #define __NR_mq_notify 278 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 186 #define __NR_mq_notify 184 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 185 #define __NR_mq_notify 184 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 184 #define __NR_mq_notify 184 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 245 #define __NR_mq_notify 244 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 235 #define __NR_mq_notify 5234 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 220 #define __NR_mq_notify 275 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 239 #define __NR_mq_notify 6238 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 256 #define __NR_mq_notify 266 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 235 #define __NR_mq_notify 278 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 254 #define __NR_mq_notify 281 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 256 #define __NR_mq_notify 278 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 238 #define __NR_mq_notify 278 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 265 #define __NR_mq_notify 266 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 258 #define __NR_mq_notify 275 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 276 #define __NR_mq_notify 4275 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 279 #define __NR_mq_notify 281 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 281 #define __NR_mq_notify (__NR_mq_open+4) macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 328 #define __NR_mq_notify (0x40000000 + 527) macro
|