Home
last modified time | relevance | path

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

/kernel/
A Dsys_ni.c113 COND_SYSCALL(mq_notify);
114 COND_SYSCALL_COMPAT(mq_notify);
A Daudit.h178 } mq_notify; member
A Dauditsc.c1441 context->mq_notify.mqdes, in show_special()
1442 context->mq_notify.sigev_signo); in show_special()
2593 context->mq_notify.sigev_signo = notification->sigev_signo; in __audit_mq_notify()
2595 context->mq_notify.sigev_signo = 0; in __audit_mq_notify()
2597 context->mq_notify.mqdes = mqdes; in __audit_mq_notify()

Completed in 13 milliseconds