Searched refs:__audit_mq_notify (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Daudit.h475 extern void __audit_mq_notify(mqd_t mqdes, const struct sigevent *notification);
510 __audit_mq_notify(mqdes, notification);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dauditsc.c2188 * __audit_mq_notify - record audit data for a POSIX MQ notify
2194 void __audit_mq_notify(mqd_t mqdes, const struct sigevent *notification) function

Completed in 75 milliseconds