Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Daudit.h411 extern void __audit_mq_notify(mqd_t mqdes, const struct sigevent *notification);
485 __audit_mq_notify(mqdes, notification); in audit_mq_notify()
/openbmc/linux/kernel/
H A Dauditsc.c2594 void __audit_mq_notify(mqd_t mqdes, const struct sigevent *notification) in __audit_mq_notify() function