Home
last modified time | relevance | path

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

/linux-6.6.21/security/selinux/
Dnlmsgtab.c142 { AUDIT_DEL_RULE, NETLINK_AUDIT_SOCKET__NLMSG_WRITE },
/linux-6.6.21/include/uapi/linux/
Daudit.h66 #define AUDIT_DEL_RULE 1012 /* Delete syscall filtering rule */ macro
/linux-6.6.21/kernel/
Dauditfilter.c1146 case AUDIT_DEL_RULE: in audit_rule_change()
1158 if (err || type == AUDIT_DEL_RULE) { in audit_rule_change()
Daudit.c1059 case AUDIT_DEL_RULE: in audit_netlink_ok()
1411 case AUDIT_DEL_RULE: in audit_receive_msg()