Home
last modified time | relevance | path

Searched defs:mq_notify (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/compat/posix/include/
Dmqueue.h98 struct mqnotify mq_notify; member
/kernel/linux/linux-5.10/ipc/
Dmqueue.c1426 SYSCALL_DEFINE2(mq_notify, mqd_t, mqdes, in SYSCALL_DEFINE2() argument
1561 COMPAT_SYSCALL_DEFINE2(mq_notify, mqd_t, mqdes, in COMPAT_SYSCALL_DEFINE2() argument
/kernel/linux/linux-5.10/kernel/
Daudit.h168 } mq_notify; member