Home
last modified time | relevance | path

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

/Linux-v5.10/security/selinux/
Dnlmsgtab.c195 if ((nlmsg_type >= AUDIT_FIRST_USER_MSG && in selinux_nlmsg_lookup()
/Linux-v5.10/include/uapi/linux/
Daudit.h75 #define AUDIT_FIRST_USER_MSG 1100 /* Userspace messages mostly uninteresting to kernel */ macro
/Linux-v5.10/kernel/
Daudit.c1044 case AUDIT_FIRST_USER_MSG ... AUDIT_LAST_USER_MSG: in audit_netlink_ok()
1344 case AUDIT_FIRST_USER_MSG ... AUDIT_LAST_USER_MSG: in audit_receive_msg()