Home
last modified time | relevance | path

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

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