Home
last modified time | relevance | path

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

/kernel/
Dsys_ni.c202 COND_SYSCALL(mq_notify);
203 COND_SYSCALL_COMPAT(mq_notify);
Daudit.h177 } mq_notify; member
Dauditsc.c1438 context->mq_notify.mqdes, in show_special()
1439 context->mq_notify.sigev_signo); in show_special()
2595 context->mq_notify.sigev_signo = notification->sigev_signo; in __audit_mq_notify()
2597 context->mq_notify.sigev_signo = 0; in __audit_mq_notify()
2599 context->mq_notify.mqdes = mqdes; in __audit_mq_notify()