Home
last modified time | relevance | path

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

/linux-6.12.1/security/selinux/
Dnlmsgtab.c201 if ((nlmsg_type >= AUDIT_FIRST_USER_MSG && in selinux_nlmsg_lookup()
/linux-6.12.1/include/uapi/linux/
Daudit.h75 #define AUDIT_FIRST_USER_MSG 1100 /* Userspace messages mostly uninteresting to kernel */ macro
/linux-6.12.1/kernel/
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()