Home
last modified time | relevance | path

Searched refs:AUDIT_FIRST_USER_MSG (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/security/selinux/
H A Dnlmsgtab.c201 if ((nlmsg_type >= AUDIT_FIRST_USER_MSG && in selinux_nlmsg_lookup()
/openbmc/linux/include/uapi/linux/
H A Daudit.h75 #define AUDIT_FIRST_USER_MSG 1100 /* Userspace messages mostly uninteresting to kernel */ macro
/openbmc/linux/kernel/
H A Daudit.c1074 case AUDIT_FIRST_USER_MSG ... AUDIT_LAST_USER_MSG: in audit_netlink_ok()
1376 case AUDIT_FIRST_USER_MSG ... AUDIT_LAST_USER_MSG: in audit_receive_msg()
/openbmc/qemu/linux-user/
H A Dfd-trans.c1531 case AUDIT_FIRST_USER_MSG ... AUDIT_LAST_USER_MSG: in target_to_host_data_audit()