Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Daudit.h98 #define AUDIT_MQ_SENDRECV 1313 /* POSIX MQ send/receive record type */ macro
/openbmc/linux/kernel/
H A Dauditsc.c1430 case AUDIT_MQ_SENDRECV: in show_special()
2584 context->type = AUDIT_MQ_SENDRECV; in __audit_mq_sendrecv()